Skip to content

Commit

Permalink
update engines node in package.json (#512)
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Jun 26, 2019
1 parent f276923 commit fa449ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -6,7 +6,7 @@
"husky-upgrade": "./lib/upgrader/bin.js"
},
"engines": {
"node": ">=8"
"node": ">=8.6.0"
},
"scripts": {
"test": "npm run lint && jest",
Expand Down

0 comments on commit fa449ed

Please sign in to comment.