Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rse committed Jul 28, 2014
1 parent 2505b5d commit 6015e39
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -25,12 +25,12 @@
"grunt": "~0.4.5",
"grunt-cli": "~0.1.13",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-clean": "~0.5.0",
"grunt-eslint": "~0.5.0"
"grunt-contrib-clean": "~0.6.0",
"grunt-eslint": "~0.6.0"
},
"dependencies": {
"bower": "~1.3.5",
"chalk": "~0.4.0"
"bower": "~1.3.8",
"chalk": "~0.5.1"
},
"peerDependencies": {
"grunt": ">=0.4.1"
Expand Down

0 comments on commit 6015e39

Please sign in to comment.