aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-utils/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/order-utils/package.json')
-rw-r--r--packages/order-utils/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/order-utils/package.json b/packages/order-utils/package.json
index 35a486a6b..63caaec34 100644
--- a/packages/order-utils/package.json
+++ b/packages/order-utils/package.json
@@ -2,7 +2,7 @@
"name": "@0xproject/order-utils",
"version": "0.0.4",
"engines": {
- "node" : ">=6.12"
+ "node": ">=6.12"
},
"description": "0x order utils",
"main": "lib/src/index.js",
@@ -52,6 +52,7 @@
"chai-bignumber": "^2.0.1",
"copyfiles": "^1.2.0",
"dirty-chai": "^2.0.1",
+ "make-promises-safe": "^1.1.0",
"mocha": "^4.0.1",
"npm-run-all": "^4.1.2",
"shx": "^0.2.2",