Address feedback

This commit is contained in:
Leonid Logvinov
2018-05-31 13:43:53 -07:00
parent a2fc9a964b
commit 193e4f3275
2 changed files with 3 additions and 2 deletions

View File

@@ -3,7 +3,8 @@
"version": "0.0.1",
"changes": [
{
"note": "Initial publish"
"note": "Initial publish",
"pr": "642"
}
]
}

View File

@@ -22,7 +22,7 @@
"bugs": {
"url": "https://github.com/0xProject/0x-monorepo/issues"
},
"homepage": "https://github.com/0xProject/0x-monorepo/packages/types/README.md",
"homepage": "https://github.com/0xProject/0x-monorepo/packages/ethereum-types/README.md",
"devDependencies": {
"@0xproject/monorepo-scripts": "^0.1.20",
"@0xproject/tslint-config": "^0.4.18",