1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00

Updated the Search package to use client@5.5.6

This commit is contained in:
Nikolay Karadzhov
2025-06-06 10:15:45 +03:00
parent a5dc786b76
commit 8610a6c836
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
"release": "release-it"
},
"peerDependencies": {
"@redis/client": "^5.1.1"
"@redis/client": "^5.5.6"
},
"devDependencies": {
"@redis/test-utils": "*"