Skip to content

Commit

Permalink
Merge pull request #43 from bredikhin/master
Browse files Browse the repository at this point in the history
Dependencies updated.
  • Loading branch information
bredikhin committed May 25, 2014
2 parents d3a4041 + 5235810 commit 2ac4766
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,35 +22,35 @@
"boilerplate"
],
"dependencies": {
"koa": "^0.6.0",
"koa": "^0.6.1",
"koan-views": "0.0.4",
"koa-route": "^1.1.0",
"lodash": "^2.4.1",
"fs-extra": "^0.8.1",
"redis": "^0.10.1",
"redis": "^0.10.3",
"ejs": "^1.0.0",
"koa-compose": "^2.2.0",
"methods": "^0.1.0",
"methods": "^1.0.0",
"commander": "^2.2.0",
"colors": "^0.6.2",
"async": "^0.8.0",
"async": "^0.9.0",
"jugglingdb": "^0.2.14",
"co-jugglingdb": "^2.0.1"
},
"devDependencies": {
"koa-csrf": "^1.0.1",
"koa-csrf": "^1.1.1",
"koa-session": "^2.0.0",
"koa-response-time": "^1.0.2",
"koa-logger": "^1.2.0",
"koan-errors": "0.0.5",
"koa-conditional-get": "^1.0.1",
"koa-etag": "^1.2.3",
"koa-compress": "^1.0.6",
"koa-compress": "^1.0.7",
"koa-static": "^1.4.3",
"mocha": "^1.18.2",
"mocha": "^1.19.0",
"wrench": "^1.5.8",
"should": "^3.3.1",
"supertest": "0.12.0",
"supertest": "^0.12.1",
"istanbul": "https://github.com/gotwarlost/istanbul/archive/harmony.tar.gz",
"coveralls": "^2.10.0",
"pre-commit": "0.0.7"
Expand Down

0 comments on commit 2ac4766

Please sign in to comment.