update URLs in package manifests

This commit is contained in:
Lawrence Forman
2020-10-20 23:08:05 -04:00
parent 857b5c97b0
commit b995715a2c
23 changed files with 68 additions and 68 deletions

View File

@@ -41,13 +41,13 @@
},
"repository": {
"type": "git",
"url": "https://github.com/0xProject/0x-monorepo.git"
"url": "https://github.com/0xProject/protocol.git"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/0xProject/0x-monorepo/issues"
"url": "https://github.com/0xProject/protocol/issues"
},
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/multisig/README.md",
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/multisig",
"devDependencies": {
"@0x/abi-gen": "^5.4.2",
"@0x/contracts-asset-proxy": "^3.4.0",