Skip to content

Commit 8423075

Browse files
authored
Revert change to grpc-js
1 parent d83c6e2 commit 8423075

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"build-js-client": "tsc --declaration false --outDir js-dist"
3939
},
4040
"dependencies": {
41-
"@grpc/grpc-js": "~1.13.1",
41+
"@grpc/grpc-js": "~1.12.5",
4242
"@protobuf-ts/runtime": "^2.9.6",
4343
"@protobuf-ts/runtime-rpc": "^2.9.6",
4444
"google-protobuf": "^3.21.4"

0 commit comments

Comments
 (0)