Add ioredis package

This commit is contained in:
2026-06-17 16:00:28 +03:00
parent 6b15d70955
commit 22808de914
2 changed files with 76 additions and 1 deletions
+2 -1
View File
@@ -16,6 +16,7 @@
"clsx": "^2.1.1",
"developer-icons": "^7.0.1",
"framer-motion": "^12.40.0",
"ioredis": "^5.11.1",
"lucide-react": "^1.18.0",
"next": "16.2.9",
"next-auth": "^5.0.0-beta.31",
@@ -37,4 +38,4 @@
"tailwindcss": "^4",
"typescript": "^5"
}
}
}