Skip to content

Commit

Permalink
deps: update example dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jun 15, 2016
1 parent 605983f commit 14cf9c5
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 @@ -56,22 +56,22 @@
},
"devDependencies": {
"after": "0.8.1",
"body-parser": "~1.15.1",
"cookie-parser": "~1.4.3",
"ejs": "2.4.2",
"istanbul": "0.4.3",
"marked": "0.3.5",
"method-override": "~2.3.6",
"mocha": "2.5.3",
"morgan": "~1.7.0",
"should": "9.0.2",
"supertest": "1.2.0",
"body-parser": "~1.14.2",
"connect-redis": "~2.4.1",
"cookie-parser": "~1.4.1",
"cookie-session": "~1.2.0",
"express-session": "~1.13.0",
"jade": "~1.11.0",
"method-override": "~2.3.5",
"morgan": "~1.6.1",
"multiparty": "~4.1.2",
"vhost": "~3.0.1"
"vhost": "~3.0.2"
},
"engines": {
"node": ">= 0.10.0"
Expand Down

0 comments on commit 14cf9c5

Please sign in to comment.