Skip to content

Commit c512d46

Browse files
Replace dependency @material-ui/core with @mui/material
1 parent 72d1e9c commit c512d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"homepage": "https://github.com/b-gran/object-editor-react#readme",
2424
"dependencies": {
25-
"@material-ui/core": "^4.5.1",
25+
"@mui/material": "^5.0.0",
2626
"@material-ui/icons": "^4.5.1",
2727
"classnames": "^2.2.5",
2828
"glamor": "^2.20.40",

0 commit comments

Comments
 (0)