Replace packages/contracts with contracts/core

This commit is contained in:
Leonid Logvinov
2018-11-22 15:05:38 +01:00
parent 8f9a246f48
commit 866c946b92
9 changed files with 58 additions and 256 deletions

View File

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