Skip to content

Commit

Permalink
updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanGRomano committed Jun 29, 2014
1 parent 9a085e9 commit 7e2f028
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "socket.io-handshake",
"version": "0.0.5",
"version": "0.0.6",
"description": "socket.io v1.x sessions",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -35,6 +35,6 @@
},
"dependencies": {
"cookie-parser": "~1.3.1",
"express-session": "~1.5.0"
"express-session": "^1.6"
}
}

0 comments on commit 7e2f028

Please sign in to comment.