Skip to content

Commit c6c6288

Browse files
fix(deps): replace npm with @mui/material ^5.0.0 - - package.json
1 parent 1cde9ac commit c6c6288

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"url": "https://github.com/finos/git-proxy"
3434
},
3535
"dependencies": {
36-
"@material-ui/core": "^4.11.0",
37-
"@material-ui/icons": "4.11.3",
36+
"@mui/material": "^5.0.0",
37+
"@mui/icons-material": "5.0.0",
3838
"@primer/octicons-react": "^19.8.0",
3939
"@seald-io/nedb": "^4.0.2",
4040
"axios": "^1.6.0",

0 commit comments

Comments
 (0)