Upgrade cosmjs-types dependency to 0.9.0

This commit is contained in:
Simon Warta
2023-10-25 11:21:13 +02:00
parent 3eba4348da
commit 7fe5f44d46
8 changed files with 24 additions and 29 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
"@cosmjs/stream": "workspace:^",
"@cosmjs/tendermint-rpc": "workspace:^",
"@cosmjs/utils": "workspace:^",
"cosmjs-types": "^0.8.0",
"cosmjs-types": "^0.9.0",
"long": "^4.0.0",
"protobufjs": "~6.11.4",
"xstream": "^11.14.0"