Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed May 5, 2014
1 parent bc311f3 commit 339cecf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -21,15 +21,15 @@
"test": "grunt"
},
"dependencies": {
"recess": "^1.1.6",
"async": "^0.2.9",
"lodash": "^2.4.1",
"async": "^0.8.0",
"chalk": "^0.4.0",
"maxmin": "^0.1.0"
"lodash": "^2.4.1",
"maxmin": "^0.2.0",
"recess": "^1.1.6"
},
"devDependencies": {
"grunt": "^0.4.2",
"grunt-contrib-jshint": "^0.8.0"
"grunt-contrib-jshint": "^0.10.0"
},
"peerDependencies": {
"grunt": "^0.4.0"
Expand Down

0 comments on commit 339cecf

Please sign in to comment.