Skip to content

Commit

Permalink
Move MaterialUI to proper package.json
Browse files Browse the repository at this point in the history
Signed-off-by: Will Yang <[email protected]>
  • Loading branch information
williamsyang-work authored and marcdumais-work committed Sep 26, 2023
1 parent b7f8cdc commit d902b78
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@
"dependencies": {
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@mui/material": "^5.10.14",
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.6"
}
Expand Down
1 change: 1 addition & 0 deletions packages/react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"@fortawesome/fontawesome-svg-core": "^1.2.17 <1.3.0",
"@fortawesome/free-solid-svg-icons": "^5.8.1",
"@fortawesome/react-fontawesome": "^0.1.4",
"@mui/material": "^5.10.14",
"@vscode/codicons": "^0.0.29",
"ag-grid-community": "^28.2.0",
"ag-grid-react": "^28.2.0",
Expand Down

0 comments on commit d902b78

Please sign in to comment.