Skip to content

Commit e7e5ad1

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

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
@@ -39,8 +39,8 @@
3939
"url": "https://github.com/finos/git-proxy"
4040
},
4141
"dependencies": {
42-
"@material-ui/core": "^4.11.0",
43-
"@material-ui/icons": "4.11.3",
42+
"@mui/material": "^5.0.0",
43+
"@mui/icons-material": "5.0.0",
4444
"@primer/octicons-react": "^19.8.0",
4545
"@seald-io/nedb": "^4.0.2",
4646
"axios": "^1.6.0",

0 commit comments

Comments
 (0)