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

@@ -43,13 +43,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/protocol/README.md",
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/protocol",
"devDependencies": {
"@0x/abi-gen": "^5.4.2",
"@0x/contract-wrappers": "^13.8.0",