Skip to content

Commit

Permalink
Upgrade grunt and devDeps to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shama committed Apr 6, 2016
1 parent 61e20c2 commit 38fb034
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,11 @@
"stylus": "^0.54.0"
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-cli": "^0.1.13",
"grunt-contrib-clean": "^0.7.0",
"grunt-contrib-internal": "^0.4.12",
"grunt-contrib-jshint": "^0.12.0",
"grunt-contrib-nodeunit": "^0.4.1"
"grunt": "^1.0.0",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-internal": "^1.1.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-nodeunit": "^1.0.0"
},
"keywords": [
"gruntplugin"
Expand Down

0 comments on commit 38fb034

Please sign in to comment.