Skip to content

Commit 7fe86f9

Browse files
fix(deps): replace dependency @material-ui/core with @mui/material
1 parent 49e54f4 commit 7fe86f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"main": "src/index.tsx",
99
"dependencies": {
1010
"@coveo/headless": "1.32.0",
11-
"@material-ui/core": "4.11.0",
11+
"@mui/material": "5.0.0",
1212
"@material-ui/icons": "4.11.2",
1313
"@material-ui/lab": "4.0.0-alpha.56",
1414
"cross-fetch": "3.0.5",

0 commit comments

Comments
 (0)