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, 3 insertions, 0 deletions
diff --git a/packages/order-utils/package.json b/packages/order-utils/package.json
index cdb5b63b0..a7077f9b1 100644
--- a/packages/order-utils/package.json
+++ b/packages/order-utils/package.json
@@ -1,6 +1,9 @@
{
"name": "@0xproject/order-utils",
"version": "0.0.4",
+ "engines": {
+ "node" : ">=8.0.0"
+ },
"description": "0x order utils",
"main": "lib/src/index.js",
"types": "lib/src/index.d.ts",