Skip to content

Commit

Permalink
Merge pull request #46 from bredikhin/master
Browse files Browse the repository at this point in the history
Dependencies updated.
  • Loading branch information
bredikhin committed Jun 7, 2014
2 parents 69906bc + 92fbbb9 commit 9b16170
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
"boilerplate"
],
"dependencies": {
"koa": "^0.6.1",
"koa": "^0.6.2",
"koan-views": "0.0.4",
"koa-route": "^1.1.0",
"lodash": "^2.4.1",
"fs-extra": "^0.9.1",
"redis": "^0.10.3",
"ejs": "^1.0.0",
"koa-compose": "^2.2.0",
"methods": "^1.0.0",
"methods": "^1.0.1",
"commander": "^2.2.0",
"colors": "^0.6.2",
"async": "^0.9.0",
Expand All @@ -49,7 +49,7 @@
"koa-static": "^1.4.3",
"mocha": "^1.20.0",
"wrench": "^1.5.8",
"should": "^3.3.2",
"should": "^4.0.1",
"supertest": "^0.13.0",
"istanbul": "https://github.com/gotwarlost/istanbul/archive/harmony.tar.gz",
"coveralls": "^2.10.0",
Expand Down

0 comments on commit 9b16170

Please sign in to comment.