Upgrade cosmjs-types to 0.3.0 and adapt code

This commit is contained in:
Simon Warta
2021-11-18 09:57:29 +01:00
parent f8bd2e3783
commit 09b94d77dc
10 changed files with 37 additions and 35 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
"axios": "^0.21.2",
"babylon": "^6.18.0",
"colors": "^1.3.3",
"cosmjs-types": "^0.2.0",
"cosmjs-types": "^0.3.0",
"diff": "^4",
"recast": "^0.20",
"ts-node": "^8",