Skip to content

Commit 49802d9

Browse files
fix(deps): replace dependency @material-ui/core with @mui/material ^5.0.0 - - package.json
1 parent 2beab81 commit 49802d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"dependencies": {
104104
"@aws-sdk/credential-providers": "^3.980.0",
105105
"@fontsource/roboto": "^5.2.9",
106-
"@material-ui/core": "^4.12.4",
106+
"@mui/material": "^5.0.0",
107107
"@material-ui/icons": "4.11.3",
108108
"@primer/octicons-react": "^19.21.2",
109109
"@seald-io/nedb": "^4.1.2",

0 commit comments

Comments
 (0)