summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 196ace512b..33744376d1 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"tape": "^4.5.1"
},
"engines": {
- "node": ">=4.2.1"
+ "node": ">=6"
},
"scripts": {
"preinstall": "npm install node-pre-gyp",