1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-01 16:46:54 +03:00

Updated the Json package to use client@5.5.6

This commit is contained in:
Nikolay Karadzhov
2025-06-06 10:13:34 +03:00
parent 7d12438300
commit b2519abe7b
2 changed files with 2 additions and 2 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": "*"