Skip to content

Commit

Permalink
build: remove useless dependencies (#933)
Browse files Browse the repository at this point in the history
* build: remove useless dependencies

* ci: update codeowner

* build: remove useless dependencies
  • Loading branch information
KennethBWSong committed Jun 29, 2023
1 parent f6d8eb8 commit fbc9c68
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
/hello-world-bot-with-tab @eriolchan @hund030
/hello-world-in-meeting @eriolchan @JerryYangKai
/hello-world-tab-codespaces @kimizhu @dooriya @qinezh
/hello-world-tab-with-backend @eriolchan @hund030
/hello-world-tab-with-backend @adashen @SLdragon @KennethBWSong
/hello-world-teams-tab-and-outlook-add-in @MSFT-yiz @1yefuwang1 @HuihuiWu-Microsoft
/incoming-webhook-notification @kimizhu @dooriya @swatDong @XiaofuHuang
/notification-codespaces @kimizhu @dooriya @qinezh
Expand Down
4 changes: 0 additions & 4 deletions hello-world-tab-with-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@
"private": true,
"dependencies": {
"@fluentui/react-components": "^9.18.0",
"@microsoft/mgt-element": "^2.8.0",
"@microsoft/mgt-react": "^2.8.0",
"@microsoft/mgt-teamsfx-provider": "^2.8.0",
"@microsoft/microsoft-graph-client": "^3.0.1",
"@microsoft/teams-js": "^2.7.1",
"@microsoft/teamsfx": "^2.2.0",
"@microsoft/teamsfx-react": "^3.0.0",
Expand Down

0 comments on commit fbc9c68

Please sign in to comment.