Skip to content

Commit d7bb44c

Browse files
fix(package): update redis to version 3.0.1
Closes #41
1 parent ca41432 commit d7bb44c

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
@@ -8,7 +8,7 @@
88
"hot-shots": "^5.0.0",
99
"lodash": "^4.16.2",
1010
"normalize-registry-metadata": "^1.1.2",
11-
"redis": "^2.6.2",
11+
"redis": "^3.0.1",
1212
"request": "^2.75.0",
1313
"rollbar": "^2.3.9"
1414
},

0 commit comments

Comments
 (0)