1
0
mirror of https://github.com/redis/node-redis.git synced 2025-07-31 05:44:24 +03:00

Updated the Bloom package to use client@5.5.6

This commit is contained in:
Nikolay Karadzhov
2025-06-06 10:08:35 +03:00
parent 0ebe55cbd7
commit 44caf9fcba
2 changed files with 15 additions and 3 deletions

View File

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