aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/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/0x.js/package.json
parent1b5742fbf094ae9e5e745fa61760fb0a4eb871ec (diff)
parent4445d1d5a0f5d5fa263d7a063519a9a9bca1ec94 (diff)
downloaddexon-sol-tools-e64be284ddf18e7bbe43a7e11052c00b9927488e.tar
dexon-sol-tools-e64be284ddf18e7bbe43a7e11052c00b9927488e.tar.gz
dexon-sol-tools-e64be284ddf18e7bbe43a7e11052c00b9927488e.tar.bz2
dexon-sol-tools-e64be284ddf18e7bbe43a7e11052c00b9927488e.tar.lz
dexon-sol-tools-e64be284ddf18e7bbe43a7e11052c00b9927488e.tar.xz
dexon-sol-tools-e64be284ddf18e7bbe43a7e11052c00b9927488e.tar.zst
dexon-sol-tools-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/0x.js/package.json')
-rw-r--r--packages/0x.js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/0x.js/package.json b/packages/0x.js/package.json
index 438ac066b..e51ad5def 100644
--- a/packages/0x.js/package.json
+++ b/packages/0x.js/package.json
@@ -35,7 +35,7 @@
},
"repository": {
"type": "git",
- "url": "https://github.com/0xProject/0x.js"
+ "url": "https://github.com/0xProject/0x-monorepo"
},
"license": "Apache-2.0",
"engines": {