We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e61742e commit 5984392Copy full SHA for 5984392
packages/javascript/package.json
@@ -31,12 +31,12 @@
31
"author": "LiveKit",
32
"license": "Apache-2.0",
33
"devDependencies": {
34
- "@bufbuild/protoc-gen-es": "^1.10.0",
+ "@bufbuild/protoc-gen-es": "^2.0.0",
35
"genversion": "^3.2.0",
36
"typescript": "5.7.3",
37
- "unbuild": "^2.0.0"
+ "unbuild": "^3.0.0"
38
},
39
"dependencies": {
40
- "@bufbuild/protobuf": "^1.10.0"
+ "@bufbuild/protobuf": "^2.0.0"
41
}
42
0 commit comments