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 Jan 27, 2017
1 parent 8e14e06 commit dc48f27
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,21 +56,21 @@
},
"devDependencies": {
"after": "0.8.2",
"body-parser": "~1.15.1",
"body-parser": "1.16.0",
"cookie-parser": "~1.4.3",
"ejs": "2.4.2",
"ejs": "2.5.5",
"express-session": "1.15.0",
"istanbul": "0.4.5",
"marked": "0.3.5",
"marked": "0.3.6",
"method-override": "~2.3.6",
"mocha": "3.2.0",
"morgan": "~1.7.0",
"multiparty": "4.1.3",
"should": "11.1.2",
"supertest": "1.2.0",
"connect-redis": "~2.4.1",
"cookie-session": "~1.2.0",
"express-session": "~1.13.0",
"jade": "~1.11.0",
"multiparty": "~4.1.2",
"vhost": "~3.0.2"
},
"engines": {
Expand Down

0 comments on commit dc48f27

Please sign in to comment.