Skip to content

Commit ab13079

Browse files
fix(deps): replace dependency @material-ui/icons with @mui/icons-material ^5.0.0
1 parent 9b2c17a commit ab13079

File tree

2 files changed

+19
-9
lines changed

2 files changed

+19
-9
lines changed

package-lock.json

+18-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"@emotion/core": "^10.0.28",
4343
"@material-ui/core": "^4.8.2",
44-
"@material-ui/icons": "^4.5.1",
44+
"@mui/icons-material": "^5.0.0",
4545
"@travi/brand": "^1.0.0",
4646
"polished": "^4.0.0",
4747
"prop-types": "^15.7.2",

0 commit comments

Comments
 (0)