Skip to content

Commit

Permalink
require node version >=8
Browse files Browse the repository at this point in the history
  • Loading branch information
keel committed Dec 1, 2018
1 parent 4109f4c commit f9fcbc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {},
"optionalDependencies": {},
"engines": {
"node": ">=0.12"
"node": ">=8"
},
"scripts": {
"install": "node-gyp rebuild",
Expand Down

0 comments on commit f9fcbc5

Please sign in to comment.