Skip to content

Commit 43152e3

Browse files
fix(package): update redis to version 3.0.1
Closes #57
1 parent c671411 commit 43152e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"passport": "0.4.0",
3636
"passport-http": "0.3.0",
3737
"passport-local": "1.0.0",
38-
"redis": "2.8.0",
38+
"redis": "3.0.1",
3939
"underscore.string": "^3.0.0"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)