Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
boennemann committed Jan 18, 2015
1 parent e0c3b65 commit 83f58c5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-clean": "^0.4.0",
"grunt-contrib-jshint": "^0.1.1",
"grunt-contrib-nodeunit": "^0.1.2",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-jshint": "^0.10.0",
"grunt-contrib-nodeunit": "^0.4.1",
"grunt-semantic-release": "^0.2.1",
"load-grunt-tasks": "^0.6.0"
"load-grunt-tasks": "^2.0.0"
},
"peerDependencies": {
"grunt": "^0.4.5"
Expand All @@ -43,7 +43,7 @@
"gruntplugin"
],
"dependencies": {
"async": "^0.2.8",
"async": "^0.9.0",
"gm": "^1.14.2"
}
}

0 comments on commit 83f58c5

Please sign in to comment.