Skip to content

Commit

Permalink
build: Bump @cosmjs dependencies to 0.30.1 (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurdotb authored Apr 6, 2023
1 parent 7f318eb commit 088ec1f
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 77 deletions.
140 changes: 70 additions & 70 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
]
},
"dependencies": {
"@cosmjs/amino": "^0.30.0",
"@cosmjs/crypto": "^0.30.0",
"@cosmjs/encoding": "^0.30.0",
"@cosmjs/math": "^0.30.0",
"@cosmjs/proto-signing": "^0.30.0",
"@cosmjs/stargate": "^0.30.0",
"@cosmjs/tendermint-rpc": "^0.30.0",
"@cosmjs/amino": "^0.30.1",
"@cosmjs/crypto": "^0.30.1",
"@cosmjs/encoding": "^0.30.1",
"@cosmjs/math": "^0.30.1",
"@cosmjs/proto-signing": "^0.30.1",
"@cosmjs/stargate": "^0.30.1",
"@cosmjs/tendermint-rpc": "^0.30.1",
"cosmjs-types": "^0.7.2",
"itty-router": "^2.6.6",
"long": "^5.2.1"
Expand Down

0 comments on commit 088ec1f

Please sign in to comment.