Skip to content

Commit

Permalink
chore: bump cosmjs
Browse files Browse the repository at this point in the history
  • Loading branch information
the-frey committed Sep 30, 2023
1 parent 1c3338c commit 4aaab71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"prettier:write": "prettier --write ."
},
"dependencies": {
"@cosmjs/cosmwasm-stargate": "0.28.4",
"@cosmjs/proto-signing": "0.28.4",
"@cosmjs/stargate": "0.28.4",
"@cosmjs/cosmwasm-stargate": "^0.31.0",
"@cosmjs/proto-signing": "^0.31.0",
"@cosmjs/stargate": "^0.31.0",
"@heroicons/react": "^1.0.5",
"@vercel/node": "^1.13.0",
"bech32": "^2.0.0",
Expand Down

0 comments on commit 4aaab71

Please sign in to comment.