Skip to content

Commit

Permalink
fix: pin @grpc/proto-loader to v0.6.9 (#1242)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-fenster committed May 3, 2022
1 parent 485d5b2 commit bca9a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@grpc/grpc-js": "~1.6.0",
"@grpc/proto-loader": "^0.6.1",
"@grpc/proto-loader": "0.6.9",
"@types/long": "^4.0.0",
"abort-controller": "^3.0.0",
"duplexify": "^4.0.0",
Expand Down

0 comments on commit bca9a91

Please sign in to comment.