Skip to content

Commit

Permalink
Bump Node version.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcgrtz committed May 27, 2018
1 parent e6da2cb commit 0d5a97a
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 @@ -13,7 +13,7 @@
"url": "https://marcgoertz.de/"
},
"engines": {
"node": ">=4"
"node": ">=6"
},
"scripts": {
"test": "xo && flow check test/ && nyc ava",
Expand Down

0 comments on commit 0d5a97a

Please sign in to comment.