mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 13:47:12 +00:00
Update dependency trees
This commit is contained in:
parent
13ced3d74b
commit
8bb6f97522
@ -31,12 +31,14 @@ package; right depends on left):
|
||||
|
||||

|
||||
|
||||
If this was not enough to scare you away, check out the version including app runtime dependencies: [cosmjs-tree-full.png](docs/cosmjs-tree-full.png).
|
||||
|
||||
<!--
|
||||
Build with depsight (https://github.com/webmaster128/depsight), using:
|
||||
|
||||
from_npm ~/cosmjs | depsight --exclude cosmjs-monorepo-root --format svg --output - | inkscape --pipe --export-width 3000 --export-filename cosmjs-tree.png
|
||||
|
||||
optipng cosmjs-tree.png
|
||||
from_npm . | depsight --include "^@cosmjs" --format png --output docs/cosmjs-tree.png
|
||||
from_npm . | depsight --exclude cosmjs-monorepo-root --format png --output docs/cosmjs-tree-full.png
|
||||
optipng docs/cosmjs-tree*.png
|
||||
-->
|
||||
|
||||
### Supported JS environments
|
||||
|
BIN
docs/cosmjs-tree-full.png
(Stored with Git LFS)
Normal file
BIN
docs/cosmjs-tree-full.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/cosmjs-tree.png
(Stored with Git LFS)
BIN
docs/cosmjs-tree.png
(Stored with Git LFS)
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user