aboutsummaryrefslogtreecommitdiffstats
path: root/packages/monorepo-scripts
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2018-07-24 01:11:48 +0800
committerFabio Berger <me@fabioberger.com>2018-07-24 01:11:48 +0800
commit3af2ef84390fef96f0af60912cae055ddffe953a (patch)
tree7d0431aa3c8b3af21799ebf9bc000114a27f4050 /packages/monorepo-scripts
parente2d027e2521c8695bb16128fb8f038e2455e5481 (diff)
downloaddexon-0x-contracts-3af2ef84390fef96f0af60912cae055ddffe953a.tar
dexon-0x-contracts-3af2ef84390fef96f0af60912cae055ddffe953a.tar.gz
dexon-0x-contracts-3af2ef84390fef96f0af60912cae055ddffe953a.tar.bz2
dexon-0x-contracts-3af2ef84390fef96f0af60912cae055ddffe953a.tar.lz
dexon-0x-contracts-3af2ef84390fef96f0af60912cae055ddffe953a.tar.xz
dexon-0x-contracts-3af2ef84390fef96f0af60912cae055ddffe953a.tar.zst
dexon-0x-contracts-3af2ef84390fef96f0af60912cae055ddffe953a.zip
Revert "Revert "Publish""
This reverts commit a66ccaa1da2af753038bf22a5e7e63bdc307bf2f.
Diffstat (limited to 'packages/monorepo-scripts')
-rw-r--r--packages/monorepo-scripts/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/monorepo-scripts/package.json b/packages/monorepo-scripts/package.json
index e73a27aae..997338ff0 100644
--- a/packages/monorepo-scripts/package.json
+++ b/packages/monorepo-scripts/package.json
@@ -1,6 +1,6 @@
{
"name": "@0xproject/monorepo-scripts",
- "version": "1.0.0",
+ "version": "1.0.1",
"engines": {
"node": ">=6.12"
},
@@ -47,8 +47,8 @@
"chalk": "^2.3.0",
"es6-promisify": "^5.0.0",
"glob": "^7.1.2",
- "lodash": "^4.17.4",
"isomorphic-fetch": "2.2.1",
+ "lodash": "^4.17.4",
"moment": "2.21.0",
"opn": "^5.3.0",
"promisify-child-process": "^1.0.5",