diff --git a/docs/stargate-dependencies.yml b/docs/stargate-dependencies.yml new file mode 100644 index 00000000..548feeef --- /dev/null +++ b/docs/stargate-dependencies.yml @@ -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"