Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kevva committed Apr 7, 2013
1 parent 117440d commit da92c87
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 @@ -22,11 +22,11 @@
"test": "mocha --reporter spec"
},
"dependencies": {
"yeoman-generator": "~0.10.0",
"yeoman-generator": "~0.10.3",
"cheerio": "~0.10.6"
},
"devDependencies": {
"mocha": "~1.8.1"
"mocha": "~1.9.0"
},
"engines": {
"node": ">=0.8.0"
Expand Down

0 comments on commit da92c87

Please sign in to comment.