Skip to content

Commit 20fc858

Browse files
fix(deps): replace dependency @material-ui/core with @mui/material 5.0.0
1 parent 535a14e commit 20fc858

File tree

2 files changed

+166
-193
lines changed

2 files changed

+166
-193
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@material-ui/core": "4.12.4",
6+
"@mui/material": "5.0.0",
77
"@material-ui/icons": "4.11.3",
88
"@material-ui/lab": "4.0.0-alpha.61",
99
"bootstrap": "5.1.3",

0 commit comments

Comments
 (0)