Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

Commit

Permalink
bump the dependencies up
Browse files Browse the repository at this point in the history
  • Loading branch information
dylang committed Aug 7, 2013
1 parent 9e89166 commit 1b48bfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"test": "grunt test"
},
"devDependencies": {
"grunt-contrib-jshint": "~0.5.4",
"grunt-contrib-jshint": "~0.6.2",
"grunt-contrib-nodeunit": "~0.2.0",
"grunt-contrib-watch": "~0.4.4"
"grunt-contrib-watch": "~0.5.1"
},
"peerDependencies": {
"grunt": "~0.4.1"
Expand Down

0 comments on commit 1b48bfd

Please sign in to comment.