cosmjs-util/docs/stargate-dependencies.yml
2020-06-22 17:10:51 +02:00

14 lines
355 B
YAML

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