Skip to content

Commit 76c9cf5

Browse files
authored
Allow semver range for @livekit/protocol
1 parent a0d7208 commit 76c9cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"dependencies": {
5757
"@livekit/mutex": "1.1.1",
58-
"@livekit/protocol": "1.33.0",
58+
"@livekit/protocol": "^1.33.0",
5959
"events": "^3.3.0",
6060
"loglevel": "^1.8.0",
6161
"sdp-transform": "^2.14.1",

0 commit comments

Comments
 (0)