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

Release entraid@5.7.0

This commit is contained in:
GitHub Action
2025-07-31 13:39:41 +00:00
parent fa3ca983a3
commit c75809ec65
2 changed files with 4 additions and 4 deletions

View File

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