Skip to content

Commit

Permalink
fix: restore sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
jayzhang committed Apr 24, 2024
1 parent d570bdd commit bb06cec
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 55 deletions.
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"homepage": "https://github.com/OfficeDev/TeamsFx",
"sideEffects": false,
"dependencies": {
"@azure/identity": "^4.1.0",
"@azure/identity": "^2.0.1",
"@azure/msal-browser": "^3.0.2",
"@azure/msal-node": "^1.14.6",
"@microsoft/adaptivecards-tools": "workspace:*",
Expand Down
88 changes: 34 additions & 54 deletions packages/sdk/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bb06cec

Please sign in to comment.