Skip to content

Commit 4e8d00f

Browse files
fix(deps): replace dependency @material-ui/core with @mui/material 5.0.0
1 parent 72ed96e commit 4e8d00f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"@emotion/core": "11.0.0",
45-
"@material-ui/core": "4.12.4",
45+
"@mui/material": "5.0.0",
4646
"@travi/brand": "1.0.0",
4747
"@travi/travi.org-theme-components": "1.2.0",
4848
"gatsby": "4.25.6",

0 commit comments

Comments
 (0)