Upgrade IOV Core to 2.3.2

This commit is contained in:
Simon Warta
2020-06-05 11:17:04 +02:00
parent 0fda18a95a
commit 76fa832202
6 changed files with 55 additions and 55 deletions
+3 -3
View File
@@ -40,9 +40,9 @@
"dependencies": {
"@cosmjs/cosmwasm": "^0.8.0",
"@cosmjs/sdk38": "^0.8.0",
"@iov/crypto": "^2.1.0",
"@iov/encoding": "^2.1.0",
"@iov/utils": "^2.0.2",
"@iov/crypto": "^2.3.2",
"@iov/encoding": "^2.3.2",
"@iov/utils": "^2.3.2",
"axios": "^0.19.2",
"babylon": "^6.18.0",
"colors": "^1.3.3",