Skip to content

Commit fbcbd78

Browse files
committed
fixed redis version
1 parent ae2df13 commit fbcbd78

File tree

2 files changed

+32
-60
lines changed

2 files changed

+32
-60
lines changed

package-lock.json

Lines changed: 31 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"express-validator": "^6.0.0",
3030
"moment": "^2.24.0",
3131
"morgan": "^1.9.1",
32-
"redis": "^3.1.2",
32+
"redis": "^2.8.0",
3333
"round-to": "^4.0.0",
3434
"shortid": "^2.2.14",
3535
"winston": "^3.2.1"

0 commit comments

Comments
 (0)