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.
2 parents e1d2e2b + e027806 commit ee9a407Copy full SHA for ee9a407
js-dist/package.json
@@ -22,7 +22,7 @@
22
"only-run-tests": "vitest"
23
},
24
"dependencies": {
25
- "@grpc/grpc-js": "^1.11.3",
+ "@grpc/grpc-js": "~1.12.5",
26
"google-protobuf": "^3.15.3"
27
28
"devDependencies": {
package.json
@@ -38,7 +38,7 @@
38
"build-js-client": "tsc --declaration false --outDir js-dist"
39
40
41
- "@grpc/grpc-js": "^1.12.5",
42
"@protobuf-ts/runtime": "^2.9.4",
43
"@protobuf-ts/runtime-rpc": "^2.9.4",
44
"google-protobuf": "^3.21.4"
0 commit comments