Add docs/stargate-dependencies.ymlb [ci skip]

This commit is contained in:
Simon Warta 2020-06-22 17:10:51 +02:00
parent a7596ae62f
commit bfcc6dd323

View 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"