Skip to content

Commit

Permalink
update required engine
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne committed Oct 31, 2016
1 parent 285dc3a commit 3bd4a02
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 @@ -24,7 +24,7 @@
"eslint": "^2.10 || ^3.0"
},
"engines": {
"node": ">=0.10.0"
"node": ">=4"
},
"license": "ISC"
}

0 comments on commit 3bd4a02

Please sign in to comment.