mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
stargate: Add cosmjs-types dep
This commit is contained in:
parent
1180735652
commit
a4c634ddae
1
.pnp.js
generated
1
.pnp.js
generated
@ -3964,6 +3964,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@types/node", "npm:15.3.1"],
|
||||
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:4.24.0"],
|
||||
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:4.24.0"],
|
||||
["cosmjs-types", "npm:0.1.0"],
|
||||
["eslint", "npm:7.26.0"],
|
||||
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],
|
||||
["eslint-import-resolver-node", "npm:0.3.4"],
|
||||
|
@ -47,6 +47,7 @@
|
||||
"@cosmjs/stream": "workspace:packages/stream",
|
||||
"@cosmjs/tendermint-rpc": "workspace:packages/tendermint-rpc",
|
||||
"@cosmjs/utils": "workspace:packages/utils",
|
||||
"cosmjs-types": "^0.1.0",
|
||||
"long": "^4.0.0",
|
||||
"protobufjs": "~6.10.2",
|
||||
"xstream": "^11.14.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user