Skip to content

Commit

Permalink
fix(deps): upgrade dependancies
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Brunner committed Jul 8, 2016
1 parent 2b9ccb6 commit 3e17880
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
"devDependencies": {
"chai": "3.5.0",
"co-mocha": "1.1.2",
"mocha": "2.4.5",
"mocha": "2.5.3",
"semantic-release": "4.3.5",
"sinon": "1.17.3"
"sinon": "1.17.4"
},
"dependencies": {
"app-root-path": "1.0.0",
"koa-bodyparser": "2.0.1",
"app-root-path": "1.2.1",
"koa-bodyparser": "2.2.0",
"koa-cors": "0.0.16",
"koa-helmet": "1.0.0",
"koa-jade": "2.1.0",
Expand All @@ -40,7 +40,7 @@
"koa-router": "5.4.0",
"koa-ssl": "2.0.0",
"koa-static": "2.0.0",
"lodash": "4.6.0",
"lodash": "4.13.1",
"logentries-logformat": "0.1.4"
}
}

0 comments on commit 3e17880

Please sign in to comment.