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