stargate: Add missing dependency

This commit is contained in:
willclarktech 2021-04-28 17:47:56 +02:00
parent 382567ef06
commit aa6dac1eae
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7
2 changed files with 3 additions and 1 deletions

View File

@ -51,7 +51,8 @@
"@cosmjs/tendermint-rpc": "^0.25.2",
"@cosmjs/utils": "^0.25.2",
"long": "^4.0.0",
"protobufjs": "~6.10.2"
"protobufjs": "~6.10.2",
"xstream": "^11.14.0"
},
"devDependencies": {
"eslint": "^7.5",

View File

@ -729,6 +729,7 @@ __metadata:
typedoc: ^0.20
typescript: ~4.0
webpack: ^5.32.0
xstream: ^11.14.0
languageName: unknown
linkType: soft