Skip to content

Commit

Permalink
bump npm engine req to v2.15.11
Browse files Browse the repository at this point in the history
this is the version shipping with Node.js v4.8.4
  • Loading branch information
boneskull committed Sep 29, 2017
1 parent 797f1c6 commit 35b5d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -296,7 +296,7 @@
},
"engines": {
"node": ">= 4.0.0",
"npm": ">= 2.14.2"
"npm": ">= 2.15.11"
},
"scripts": {
"lint": "eslint . bin/*",
Expand Down

0 comments on commit 35b5d54

Please sign in to comment.