From a15f78652fd3c2dffbb7e76575a1ada3179fcf48 Mon Sep 17 00:00:00 2001 From: Fabio Berger Date: Mon, 13 Nov 2017 18:50:00 -0500 Subject: Update urls --- packages/assert/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'packages') diff --git a/packages/assert/package.json b/packages/assert/package.json index 289bc5431..3ce67c97b 100644 --- a/packages/assert/package.json +++ b/packages/assert/package.json @@ -17,12 +17,12 @@ "license": "Apache-2.0", "repository": { "type": "git", - "url": "https://github.com/0xProject/assert.git" + "url": "https://github.com/0xProject/0x.js.git" }, "bugs": { - "url": "https://github.com/0xProject/assert/issues" + "url": "https://github.com/0xProject/0x.js/issues" }, - "homepage": "https://github.com/0xProject/assert#readme", + "homepage": "https://github.com/0xProject/0x.js/packages/assert/README.md", "devDependencies": { "@types/lodash": "^4.14.78", "@types/mocha": "^2.2.42", -- cgit v1.2.3