aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/package.json
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2018-03-04 03:29:40 +0800
committerFabio Berger <me@fabioberger.com>2018-03-04 03:29:40 +0800
commite64be284ddf18e7bbe43a7e11052c00b9927488e (patch)
treecc250c162e57752c78f389f962ea4b843d09cde3 /packages/utils/package.json
parent1b5742fbf094ae9e5e745fa61760fb0a4eb871ec (diff)
parent4445d1d5a0f5d5fa263d7a063519a9a9bca1ec94 (diff)
downloaddexon-0x-contracts-e64be284ddf18e7bbe43a7e11052c00b9927488e.tar.gz
dexon-0x-contracts-e64be284ddf18e7bbe43a7e11052c00b9927488e.tar.zst
dexon-0x-contracts-e64be284ddf18e7bbe43a7e11052c00b9927488e.zip
Merge branch 'development' into 0x.js/updateTypeDoc
* development: Update yarn.lock Update yarn.lock Update all mentions of the repo name being `0x.js` to `0x-monorepo`
Diffstat (limited to 'packages/utils/package.json')
-rw-r--r--packages/utils/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/utils/package.json b/packages/utils/package.json
index 4f63aa4ce..8b6dbc825 100644
--- a/packages/utils/package.json
+++ b/packages/utils/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/utils/README.md",
+ "homepage": "https://github.com/0xProject/0x-monorepo/packages/utils/README.md",
"devDependencies": {
"@0xproject/tslint-config": "^0.4.9",
"@types/lodash": "^4.14.86",