Skip to content

Commit f983804

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

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
@@ -37,8 +37,8 @@
3737
"url": "https://github.com/finos/git-proxy"
3838
},
3939
"dependencies": {
40-
"@material-ui/core": "^4.11.0",
41-
"@material-ui/icons": "4.11.3",
40+
"@mui/material": "^5.0.0",
41+
"@mui/icons-material": "5.0.0",
4242
"@primer/octicons-react": "^19.8.0",
4343
"@seald-io/nedb": "^4.0.2",
4444
"axios": "^1.6.0",

0 commit comments

Comments
 (0)