aboutsummaryrefslogtreecommitdiffstats
path: root/packages/types/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/types/package.json')
-rw-r--r--packages/types/package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/types/package.json b/packages/types/package.json
index be735914f..2d79af6fd 100644
--- a/packages/types/package.json
+++ b/packages/types/package.json
@@ -1,6 +1,9 @@
{
"name": "@0xproject/types",
"version": "0.6.3",
+ "engines": {
+ "node" : ">=6.12"
+ },
"description": "0x types",
"main": "lib/index.js",
"types": "lib/index.d.ts",