aboutsummaryrefslogtreecommitdiffstats
path: root/packages/chai-typescript-typings/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/chai-typescript-typings/package.json')
-rw-r--r--packages/chai-typescript-typings/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/chai-typescript-typings/package.json b/packages/chai-typescript-typings/package.json
index 65103f76d..c958694bc 100644
--- a/packages/chai-typescript-typings/package.json
+++ b/packages/chai-typescript-typings/package.json
@@ -6,11 +6,11 @@
"types": "index.d.ts",
"repository": {
"type": "git",
- "url": "git+https://github.com/0xProject/0x.js.git"
+ "url": "git+https://github.com/0xProject/0x-monorepo.git"
},
"license": "Apache-2.0",
"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/chai-typescript-typings#readme"
+ "homepage": "https://github.com/0xProject/0x-monorepo/packages/chai-typescript-typings#readme"
}