Merge pull request #622 from cosmos/adapt-to-main-renaming

Adapt to master -> main renaming
This commit is contained in:
Simon Warta
2021-01-20 14:41:47 +01:00
committed by GitHub
45 changed files with 68 additions and 68 deletions
+2 -2
View File
@@ -19,5 +19,5 @@ on invalid input.
## 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)).
2.0 (see [NOTICE](https://github.com/cosmos/cosmjs/blob/main/NOTICE) and
[LICENSE](https://github.com/cosmos/cosmjs/blob/main/LICENSE)).
+1 -1
View File
@@ -17,7 +17,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/CosmWasm/cosmjs/tree/master/packages/encoding"
"url": "https://github.com/cosmos/cosmjs/tree/main/packages/encoding"
},
"publishConfig": {
"access": "public"