Skip to content

Commit 2e7f8f5

Browse files
fix(deps): replace npm with @mui/material ^5.0.0 - - package.json
1 parent 38791bd commit 2e7f8f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"url": "https://github.com/finos/git-proxy"
3535
},
3636
"dependencies": {
37-
"@material-ui/core": "^4.11.0",
38-
"@material-ui/icons": "4.11.3",
37+
"@mui/material": "^5.0.0",
38+
"@mui/icons-material": "5.0.0",
3939
"@primer/octicons-react": "^19.8.0",
4040
"@seald-io/nedb": "^4.0.2",
4141
"axios": "^1.6.0",

0 commit comments

Comments
 (0)