Skip to content

Commit

Permalink
revert redis lib to anterior version
Browse files Browse the repository at this point in the history
  • Loading branch information
bcollard committed Feb 13, 2024
1 parent 52e37e0 commit 663e398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"pg": "^8.11.3",
"pino": "^8.17.2",
"prom-client": "^15.1.0",
"redis": "^4.6.12"
"redis": "^2.8.0"
}
}

0 comments on commit 663e398

Please sign in to comment.