Upgrade IOV Core to v2.0.2

This commit is contained in:
Simon Warta
2020-02-14 16:22:42 +01:00
parent 843bed9e04
commit a12ceb8916
5 changed files with 49 additions and 49 deletions
+3 -3
View File
@@ -34,9 +34,9 @@
],
"dependencies": {
"@cosmwasm/sdk": "^0.0.3",
"@iov/crypto": "^2.0.0-alpha.7",
"@iov/encoding": "^2.0.0-alpha.7",
"@iov/utils": "^2.0.0-alpha.7",
"@iov/crypto": "^2.0.2",
"@iov/encoding": "^2.0.2",
"@iov/utils": "^2.0.2",
"argparse": "^1.0.10",
"babylon": "^6.18.0",
"colors": "^1.3.3",