We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0a9ada + bc3b611 commit f3ad890Copy full SHA for f3ad890
package.json
@@ -32,11 +32,11 @@
32
"trypublish": "npm publish || true"
33
},
34
"dependencies": {
35
- "@cosmjs/amino": "^0.34.0",
36
- "@cosmjs/cosmwasm-stargate": "^0.34.0",
37
- "@cosmjs/ledger-amino": "^0.34.0",
38
- "@cosmjs/proto-signing": "^0.34.0",
39
- "@cosmjs/stargate": "^0.34.0",
+ "@cosmjs/amino": "^0.36.0",
+ "@cosmjs/cosmwasm-stargate": "^0.36.0",
+ "@cosmjs/ledger-amino": "^0.36.0",
+ "@cosmjs/proto-signing": "^0.36.0",
+ "@cosmjs/stargate": "^0.36.0",
40
"@ethersproject/hash": "5.8.0",
41
"@ethersproject/signing-key": "5.8.0",
42
"@leapwallet/cosmos-snap-provider": "^0.1.26",
0 commit comments