Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pgilad committed Apr 6, 2014
1 parent 5488637 commit 9eab835
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
}
],
"devDependencies": {
"grunt-contrib-jshint": "~0.8.0",
"grunt-contrib-nodeunit": "~0.3.2",
"grunt-contrib-clean": "~0.5.0",
"load-grunt-tasks": "^0.4.0",
"grunt-contrib-jshint": "^0.10.0",
"grunt-contrib-nodeunit": "~0.3.2",
"grunt-dev-update": "^0.5.2",
"jshint-stylish": "~0.1.5",
"grunt-dev-update": "^0.5.2"
"load-grunt-tasks": "^0.4.0"
},
"peerDependencies": {
"grunt": "~0.4.1"
Expand Down

0 comments on commit 9eab835

Please sign in to comment.