Skip to content

Commit

Permalink
revert the grpc version update due to breaking changes
Browse files Browse the repository at this point in the history
Signed-off-by: ochikov <[email protected]>
  • Loading branch information
ochikov committed Jan 30, 2023
1 parent 11e668b commit 228d9d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
],
"dependencies": {
"@ethersproject/rlp": "^5.7.0",
"@grpc/grpc-js": "^1.8.4",
"@grpc/grpc-js": "^1.7.3",
"@hashgraph/cryptography": "^1.4.2-beta.1",
"@hashgraph/proto": "2.11.2-beta.1",
"axios": "^1.2.3",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 228d9d0

Please sign in to comment.