From c797c720be1bf77b520c695ff2cb6940e9d9dd14 Mon Sep 17 00:00:00 2001 From: Fabio Berger Date: Sat, 3 Mar 2018 19:11:09 +0100 Subject: Update all mentions of the repo name being `0x.js` to `0x-monorepo` --- packages/assert/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'packages/assert') diff --git a/packages/assert/package.json b/packages/assert/package.json index 0a1659dd8..1d24195e4 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/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/assert/README.md", + "homepage": "https://github.com/0xProject/0x-monorepo/packages/assert/README.md", "devDependencies": { "@0xproject/tslint-config": "^0.4.9", "@types/lodash": "^4.14.86", -- cgit v1.2.3