aboutsummaryrefslogtreecommitdiffstats
path: root/packages/types/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/types/package.json')
-rw-r--r--packages/types/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/types/package.json b/packages/types/package.json
index 1a792baf8..966308287 100644
--- a/packages/types/package.json
+++ b/packages/types/package.json
@@ -13,12 +13,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/types/README.md",
+ "homepage": "https://github.com/0xProject/0x-monorepo/packages/types/README.md",
"devDependencies": {
"@0xproject/tslint-config": "^0.4.9",
"shx": "^0.2.2",