Skip to content

Commit

Permalink
update grunt from ~0.4.5 to ~1.0.0, remove grunt-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
ricordisamoa committed Apr 5, 2016
1 parent 1d3dd54 commit 9b9b88f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@
"test": "grunt test"
},
"devDependencies": {
"grunt": "~0.4.5",
"grunt": "~1.0.0",
"grunt-banana-checker": "~0.4.0",
"grunt-cli": "~0.1.13",
"grunt-contrib-jshint": "~1.0.0",
"grunt-jscs": "~2.8.0"
},
Expand Down

0 comments on commit 9b9b88f

Please sign in to comment.