Fix homepage link

This commit is contained in:
Leonid Logvinov
2018-12-04 14:49:01 +01:00
parent f0213f9a8e
commit d63576f495

View File

@@ -43,7 +43,7 @@
"bugs": { "bugs": {
"url": "https://github.com/0xProject/0x-monorepo/issues" "url": "https://github.com/0xProject/0x-monorepo/issues"
}, },
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/core/README.md", "homepage": "https://github.com/0xProject/0x-monorepo/contracts/utils/README.md",
"devDependencies": { "devDependencies": {
"@0x/contracts-test-utils": "^1.0.0", "@0x/contracts-test-utils": "^1.0.0",
"@0x/abi-gen": "^1.0.17", "@0x/abi-gen": "^1.0.17",