Skip to content

Commit

Permalink
Replace dependency @material-ui/core with @mui/material
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent aa98bfd commit b163d6c
Show file tree
Hide file tree
Showing 3 changed files with 179 additions and 190 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
save=true
save-exact=true

2 changes: 1 addition & 1 deletion web-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"proxy": "http://localhost:3001",
"dependencies": {
"@material-ui/core": "4.12.3",
"@mui/material": "5.0.0",
"classnames": "2.3.1",
"lodash.groupby": "4.6.0",
"lodash.uniq": "4.5.0",
Expand Down
Loading

0 comments on commit b163d6c

Please sign in to comment.