Skip to content

Commit

Permalink
Update the compatible node engine
Browse files Browse the repository at this point in the history
Based on the compatibility set for grunt@1.0.0.

Signed-off-by: Sanjeev Premi <spremi@ymail.com>
  • Loading branch information
spremi committed Sep 3, 2016
1 parent 06143a3 commit 129bcad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -18,7 +18,7 @@
"license": "MIT",
"main": "Gruntfile.js",
"engines": {
"node": ">= 0.8.0"
"node": ">=0.10.0"
},
"scripts": {
"test": "grunt test"
Expand Down

0 comments on commit 129bcad

Please sign in to comment.