Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot committed Jan 1, 2016
1 parent c79139d commit acd717c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -19,15 +19,15 @@
"devDependencies": {
"istanbul": "^0.4.0",
"koa": "*",
"should": "3",
"should": "8.0.2",
"mocha": "2",
"supertest": "0",
"supertest": "1.1.0",
"koa-static": "1"
},
"license": "MIT",
"dependencies": {
"etag": "^1.3.0",
"mz": "^1.0.0"
"mz": "^2.1.0"
},
"scripts": {
"test": "mocha --harmony --reporter spec --require should",
Expand Down

0 comments on commit acd717c

Please sign in to comment.