Skip to content

Commit

Permalink
Update node dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stevetarver committed Sep 2, 2015
1 parent f015c0f commit 37eaa22
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
},
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-clean": "^0.5.0",
"grunt-contrib-jshint": "^0.9.2",
"grunt-contrib-nodeunit": "^0.3.3"
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-jshint": "^0.11.2",
"grunt-contrib-nodeunit": "^0.4.1"
},
"peerDependencies": {
"grunt": "~0.4.5"
Expand Down

0 comments on commit 37eaa22

Please sign in to comment.