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

Release entraid@5.6.0

This commit is contained in:
GitHub Action
2025-07-08 11:37:56 +00:00
parent a6193a770c
commit e5b2466da3
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@redis/entraid",
"version": "5.5.6",
"version": "5.6.0",
"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.5.6"
"@redis/client": "^5.6.0"
},
"devDependencies": {
"@types/express": "^4.17.21",