Skip to content

Commit

Permalink
add tracing as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
KarishmaGhiya committed Apr 20, 2022
1 parent 9ded720 commit 622423a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sdk/identity/identity-spa/package.json
Expand Up @@ -67,7 +67,8 @@
"dependencies": {
"@azure/identity": "2.1.0-beta.2",
"@azure/core-auth": "^1.3.0",
"tslib": "^2.2.0"
"tslib": "^2.2.0",
"@azure/core-tracing": "^1.0.0"
},
"devDependencies": {
"@azure/eslint-plugin-azure-sdk": "^3.0.0",
Expand Down

0 comments on commit 622423a

Please sign in to comment.