Format some text files
This commit is contained in:
parent
73b2b27b0f
commit
a02a0ad36d
@ -31,7 +31,8 @@ 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).
|
||||
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:
|
||||
|
||||
@ -6,7 +6,6 @@ A client library for the Cosmos SDK 0.39.
|
||||
|
||||
## License
|
||||
|
||||
This package is part of the cosmjs repository, licensed under the Apache
|
||||
License 2.0 (see
|
||||
[NOTICE](https://github.com/CosmWasm/cosmjs/blob/master/NOTICE) and
|
||||
This package is part of the cosmjs repository, licensed under the Apache License
|
||||
2.0 (see [NOTICE](https://github.com/CosmWasm/cosmjs/blob/master/NOTICE) and
|
||||
[LICENSE](https://github.com/CosmWasm/cosmjs/blob/master/LICENSE)).
|
||||
|
||||
@ -2,9 +2,11 @@
|
||||
|
||||
[](https://www.npmjs.com/package/@cosmjs/socket)
|
||||
|
||||
@cosmjs/socket is a collection of helper methods and classes for working with WebSockets.
|
||||
@cosmjs/socket is a collection of helper methods and classes for working with
|
||||
WebSockets.
|
||||
|
||||
## License
|
||||
|
||||
This package is part of the cosmjs repository, licensed under the Apache License 2.0
|
||||
(see [NOTICE](https://github.com/CosmWasm/cosmjs/blob/master/NOTICE) and [LICENSE](https://github.com/CosmWasm/cosmjs/blob/master/LICENSE)).
|
||||
This package is part of the cosmjs repository, licensed under the Apache License
|
||||
2.0 (see [NOTICE](https://github.com/CosmWasm/cosmjs/blob/master/NOTICE) and
|
||||
[LICENSE](https://github.com/CosmWasm/cosmjs/blob/master/LICENSE)).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user