add redis types

This commit is contained in:
2025-03-31 19:35:28 -07:00
parent 1acd12d113
commit bef2ce18fb
2 changed files with 12 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
"@jest/globals": "^29.7.0",
"@types/jsonwebtoken": "^9.0.8",
"@types/node": "^22.10.2",
"@types/redis": "^4.0.11",
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
"typescript": "^5.7.2"