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

Release entraid@5.6.1

This commit is contained in:
GitHub Action
2025-07-23 15:53:19 +00:00
parent 3c4defda0b
commit 3365920470
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@redis/entraid",
"version": "5.6.0",
"version": "5.6.1",
"license": "MIT",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
@ -22,7 +22,7 @@
"@azure/msal-node": "^2.16.1"
},
"peerDependencies": {
"@redis/client": "^5.6.0"
"@redis/client": "^5.6.1"
},
"devDependencies": {
"@types/express": "^4.17.21",