@cosmjs/cosmwasm
Advanced tools
Comparing version 0.22.1 to 0.22.2
{ | ||
"name": "@cosmjs/cosmwasm", | ||
"version": "0.22.1", | ||
"version": "0.22.2", | ||
"description": "CosmWasm SDK", | ||
@@ -41,7 +41,7 @@ "author": "Ethan Frey <ethanfrey@users.noreply.github.com>", | ||
"dependencies": { | ||
"@cosmjs/crypto": "^0.22.1", | ||
"@cosmjs/encoding": "^0.22.1", | ||
"@cosmjs/launchpad": "^0.22.1", | ||
"@cosmjs/math": "^0.22.1", | ||
"@cosmjs/utils": "^0.22.1", | ||
"@cosmjs/crypto": "^0.22.2", | ||
"@cosmjs/encoding": "^0.22.2", | ||
"@cosmjs/launchpad": "^0.22.2", | ||
"@cosmjs/math": "^0.22.2", | ||
"@cosmjs/utils": "^0.22.2", | ||
"axios": "^0.19.0", | ||
@@ -54,3 +54,3 @@ "pako": "^1.0.11" | ||
}, | ||
"gitHead": "04a086a6cbaa79e52bda62e13913c88d6500139a" | ||
"gitHead": "56d635fc6a0986972bb5e9a57625838627c10c7d" | ||
} |
Updated@cosmjs/crypto@^0.22.2
Updated@cosmjs/encoding@^0.22.2
Updated@cosmjs/launchpad@^0.22.2
Updated@cosmjs/math@^0.22.2
Updated@cosmjs/utils@^0.22.2