stargate: Add ts-proto dependency

This commit is contained in:
willclarktech 2021-01-20 15:21:59 +00:00
parent ecbbc05e63
commit 1010b80d8b
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7

View File

@ -57,5 +57,8 @@
"@cosmjs/utils": "^0.24.0-alpha.22",
"long": "^4.0.0",
"protobufjs": "~6.10.2"
},
"devDependencies": {
"ts-proto": "^1.41.1"
}
}