Add docs/stargate-dependencies.ymlb [ci skip]
This commit is contained in:
parent
a7596ae62f
commit
bfcc6dd323
13
docs/stargate-dependencies.yml
Normal file
13
docs/stargate-dependencies.yml
Normal file
@ -0,0 +1,13 @@
|
||||
# This is a hand written dependencies file for depsight
|
||||
# Render via `depsight --format png --output stargate-dependencies.png docs/stargate-dependencies.yml`
|
||||
|
||||
"@cosmjs/sdk39":
|
||||
- "@cosmjs/tendermint-rpc"
|
||||
- "@cosmjs/proto-signing"
|
||||
|
||||
"@cosmjs/proto-signing":
|
||||
- "protobufjs/minimal"
|
||||
|
||||
"@cosmjs/proto-decorators":
|
||||
- "@cosmjs/proto-signing"
|
||||
- "protobufjs/light"
|
||||
Loading…
Reference in New Issue
Block a user