Skip to content

Commit

Permalink
fix(): adjusting engine version
Browse files Browse the repository at this point in the history
  • Loading branch information
mkucharz committed Dec 24, 2017
1 parent 6a584c9 commit a873456
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 @@ -12,7 +12,7 @@
"validate:circleci": "circleci config validate -c .circleci/config.yml"
},
"engines": {
"node": ">= 7.x <= 8.x",
"node": ">= 8.4.0",
"npm": ">= 2.x <= 5.x",
"yarn": ">=1.0.0"
},
Expand Down

0 comments on commit a873456

Please sign in to comment.