Skip to content

Commit eada58c

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

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
@@ -87,7 +87,7 @@
8787
"dependencies": {
8888
"@aws-sdk/credential-providers": "^3.980.0",
8989
"@fontsource/roboto": "^5.2.9",
90-
"@material-ui/core": "^4.12.4",
90+
"@mui/material": "^5.0.0",
9191
"@material-ui/icons": "4.11.3",
9292
"@primer/octicons-react": "^19.21.2",
9393
"@seald-io/nedb": "^4.1.2",

0 commit comments

Comments
 (0)