Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Downgraded redis version
  • Loading branch information
popenc authored Nov 20, 2024
1 parent e0b2549 commit 1669377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"express": "4.21.1",
"node-celery": "^0.2.8",
"path": "^0.12.7",
"redis": "4.7.0",
"redis": "3.1.2",
"socket.io": "4.8.1",
"decode-uri-component": "0.4.1",
"semver": "7.5.2",
Expand Down

0 comments on commit 1669377

Please # to comment.