Skip to content

Commit

Permalink
Bump devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
venables committed May 31, 2017
1 parent 782915c commit 98e3734
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 138 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -27,11 +27,11 @@
"helmet": "^3.6.1"
},
"devDependencies": {
"coveralls": "^2.12.0",
"coveralls": "^2.13.1",
"koa": "2.0.1",
"mocha": "^3.2.0",
"nyc": "^10.1.2",
"standard": "^9.0.0",
"mocha": "^3.4.2",
"nyc": "^10.3.2",
"standard": "^10.0.2",
"supertest": "^3.0.0"
}
}

0 comments on commit 98e3734

Please sign in to comment.