Skip to content

Commit

Permalink
chore(package): update koa-router to version 7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot committed Jan 20, 2016
1 parent 7ba2cee commit a476d06
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Expand Up @@ -4,7 +4,8 @@
"description": "Web application security middleware for koa.",
"main": "index.js",
"files": [
"index.js", "lib/"
"index.js",
"lib/"
],
"scripts": {
"test": "mocha --harmony -t 5000 test/*.js",
Expand Down Expand Up @@ -40,7 +41,7 @@
"jshint": "*",
"koa": "~0.17.0",
"koa-middlewares": "~2.1.0",
"koa-router": "~4.0.1",
"koa-router": "~7.0.1",
"mocha": "*",
"pedding": "~1.0.0",
"supertest": "~0.15.0"
Expand Down

0 comments on commit a476d06

Please sign in to comment.