Skip to content

Commit

Permalink
deps: express-session@1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed May 27, 2014
1 parent 654b4db commit 4660be5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2.x
===

* deps: express-session@1.2.1
- Fix `resave` such that `resave: true` works

2.17.2 / 2014-05-27
===================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"connect-timeout": "1.1.0",
"csurf": "1.2.0",
"errorhandler": "1.0.1",
"express-session": "1.2.0",
"express-session": "1.2.1",
"fresh": "0.2.2",
"method-override": "1.0.2",
"morgan": "1.1.1",
Expand Down

0 comments on commit 4660be5

Please sign in to comment.