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

Updated the Entraid package to use client@5.0.1

This commit is contained in:
Nikolay Karadzhov
2025-05-05 11:58:23 +03:00
parent 6714ad109d
commit 57e5daab98

View File

@@ -21,7 +21,7 @@
"@azure/msal-node": "^2.16.1"
},
"peerDependencies": {
"@redis/client": "^5.0.0"
"@redis/client": "^5.0.1"
},
"devDependencies": {
"@types/express": "^4.17.21",