Skip to content

Commit 882f093

Browse files
committed
Pin grpc-js temporarily
1 parent e1d2e2b commit 882f093

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.12.5",
41+
"@grpc/grpc-js": "~1.12.5",
4242
"@protobuf-ts/runtime": "^2.9.4",
4343
"@protobuf-ts/runtime-rpc": "^2.9.4",
4444
"google-protobuf": "^3.21.4"

0 commit comments

Comments
 (0)