Skip to content

Commit 06cbccd

Browse files
Replace dependencies with @mui/material 5.0.0
1 parent c3236fb commit 06cbccd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"dependencies": {
2525
"@emotion/react": "11.10.6",
2626
"@emotion/styled": "11.10.6",
27-
"@material-ui/core": "4.12.4",
28-
"@material-ui/icons": "4.11.3",
27+
"@mui/material": "5.0.0",
28+
"@mui/icons-material": "5.0.0",
2929
"chokidar": "3.5.3",
3030
"dayjs": "1.11.7",
3131
"emotion": "11.0.0",

0 commit comments

Comments
 (0)