Skip to content

Commit 36ed0ae

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

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
@@ -98,7 +98,7 @@
9898
"dependencies": {
9999
"@aws-sdk/credential-providers": "^3.980.0",
100100
"@fontsource/roboto": "^5.2.9",
101-
"@material-ui/core": "^4.12.4",
101+
"@mui/material": "^5.0.0",
102102
"@material-ui/icons": "4.11.3",
103103
"@primer/octicons-react": "^19.21.2",
104104
"@seald-io/nedb": "^4.1.2",

0 commit comments

Comments
 (0)