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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/order-utils/package.json b/packages/order-utils/package.json
index a7077f9b1..e9da68480 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" : ">=8.0.0"
+ "node" : ">=6.12"
},
"description": "0x order utils",
"main": "lib/src/index.js",