We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78f0526 commit 1d6aab4Copy full SHA for 1d6aab4
package.json
@@ -5,6 +5,7 @@
5
"private": true,
6
"dependencies": {
7
"express": "3.1.0",
8
+ "express-session": "1.12.1",
9
"passport": "0.1.15",
10
"passport-bitbucket": "0.1.2",
11
"passport-github": "0.1.3",
@@ -14,7 +15,7 @@
14
15
"gitty": "git://github.com/jwcooper/Gitty.git",
16
"jsDAV": "git://github.com/jwcooper/jsDAV.git",
17
"connect": "2.7.3",
- "connect-redis": "1.x",
18
+ "connect-redis": "2.x",
19
"redis": "0.8.2",
20
"tty.js": "git://github.com/jwcooper/tty.js.git",
21
"validator": "0.4.25",
0 commit comments