We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e32774 commit 765a80eCopy full SHA for 765a80e
2 files changed
package.json
@@ -18,8 +18,5 @@
18
"js-yaml": "3.14.2"
19
}
20
},
21
- "repository": {
22
- "url": "https://github.com/livekit/protocol"
23
- },
24
"packageManager": "pnpm@9.15.9"
25
packages/javascript/package.json
@@ -38,5 +38,8 @@
38
39
"dependencies": {
40
"@bufbuild/protobuf": "^1.10.0"
41
+ },
42
+ "repository": {
43
+ "url": "https://github.com/livekit/protocol"
44
45
0 commit comments