Update all mentions of the repo name being 0x.js to 0x-monorepo

This commit is contained in:
Fabio Berger
2018-03-03 19:11:09 +01:00
parent 244c148a80
commit c797c720be
31 changed files with 71 additions and 71 deletions

View File

@@ -16,12 +16,12 @@
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/0xProject/0x.js.git"
"url": "https://github.com/0xProject/0x-monorepo.git"
},
"bugs": {
"url": "https://github.com/0xProject/0x.js/issues"
"url": "https://github.com/0xProject/0x-monorepo/issues"
},
"homepage": "https://github.com/0xProject/0x.js/packages/dev-utils/README.md",
"homepage": "https://github.com/0xProject/0x-monorepo/packages/dev-utils/README.md",
"devDependencies": {
"@0xproject/tslint-config": "^0.4.9",
"@0xproject/web3-wrapper": "^0.1.14",