Update repo URLs

This commit is contained in:
Simon Warta 2020-06-09 18:02:29 +02:00
parent 064500e55a
commit 17aa817b23
8 changed files with 16 additions and 16 deletions

View File

@ -10,7 +10,7 @@ imported outside of CosmJS based applications.
## License
This package is part of the cosmwasm-js repository, licensed under the Apache
This package is part of the cosmjs repository, licensed under the Apache
License 2.0 (see
[NOTICE](https://github.com/confio/cosmwasm-js/blob/master/NOTICE) and
[LICENSE](https://github.com/confio/cosmwasm-js/blob/master/LICENSE)).
[NOTICE](https://github.com/CosmWasm/cosmjs/blob/master/NOTICE) and
[LICENSE](https://github.com/CosmWasm/cosmjs/blob/master/LICENSE)).

View File

@ -18,7 +18,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/CosmWasm/cosmwasm-js/tree/master/packages/crypto"
"url": "https://github.com/CosmWasm/cosmjs/tree/master/packages/crypto"
},
"publishConfig": {
"access": "public"

View File

@ -18,7 +18,7 @@ on invalid input.
## License
This package is part of the cosmwasm-js repository, licensed under the Apache
This package is part of the cosmjs repository, licensed under the Apache
License 2.0 (see
[NOTICE](https://github.com/confio/cosmwasm-js/blob/master/NOTICE) and
[LICENSE](https://github.com/confio/cosmwasm-js/blob/master/LICENSE)).
[NOTICE](https://github.com/CosmWasm/cosmjs/blob/master/NOTICE) and
[LICENSE](https://github.com/CosmWasm/cosmjs/blob/master/LICENSE)).

View File

@ -15,7 +15,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/CosmWasm/cosmwasm-js/tree/master/packages/encoding"
"url": "https://github.com/CosmWasm/cosmjs/tree/master/packages/encoding"
},
"publishConfig": {
"access": "public"

View File

@ -4,7 +4,7 @@
## License
This package is part of the cosmwasm-js repository, licensed under the Apache
This package is part of the cosmjs repository, licensed under the Apache
License 2.0 (see
[NOTICE](https://github.com/confio/cosmwasm-js/blob/master/NOTICE) and
[LICENSE](https://github.com/confio/cosmwasm-js/blob/master/LICENSE)).
[NOTICE](https://github.com/CosmWasm/cosmjs/blob/master/NOTICE) and
[LICENSE](https://github.com/CosmWasm/cosmjs/blob/master/LICENSE)).

View File

@ -15,7 +15,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/CosmWasm/cosmwasm-js/tree/master/packages/math"
"url": "https://github.com/CosmWasm/cosmjs/tree/master/packages/math"
},
"publishConfig": {
"access": "public"

View File

@ -7,7 +7,7 @@ but stuff like `sleep` can also be useful at runtime.
## License
This package is part of the cosmwasm-js repository, licensed under the Apache
This package is part of the cosmjs repository, licensed under the Apache
License 2.0 (see
[NOTICE](https://github.com/confio/cosmwasm-js/blob/master/NOTICE) and
[LICENSE](https://github.com/confio/cosmwasm-js/blob/master/LICENSE)).
[NOTICE](https://github.com/CosmWasm/cosmjs/blob/master/NOTICE) and
[LICENSE](https://github.com/CosmWasm/cosmjs/blob/master/LICENSE)).

View File

@ -15,7 +15,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/CosmWasm/cosmwasm-js/tree/master/packages/utils"
"url": "https://github.com/CosmWasm/cosmjs/tree/master/packages/utils"
},
"publishConfig": {
"access": "public"