We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 924dafa commit bdf95fdCopy full SHA for bdf95fd
packages/entraid/package.json
@@ -17,7 +17,7 @@
17
"test": "nyc -r text-summary -r lcov mocha -r tsx './lib/**/*.spec.ts'"
18
},
19
"dependencies": {
20
- "@azure/identity": "4.7.0",
+ "@azure/identity": "^4.7.0",
21
"@azure/msal-node": "^2.16.1"
22
23
"peerDependencies": {
0 commit comments