Skip to content

Commit

Permalink
Merge 6c982a6 into 7ba2cee
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot committed Jan 20, 2016
2 parents 7ba2cee + 6c982a6 commit 824199b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
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": "~5.3.0",
"mocha": "*",
"pedding": "~1.0.0",
"supertest": "~0.15.0"
Expand Down

0 comments on commit 824199b

Please sign in to comment.