Skip to content

Commit babb2a4

Browse files
fix(deps): replace dependency @material-ui/styles with @mui/styles 5.0.0
1 parent bbc959f commit babb2a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"@material-ui/core": "4.12.4",
24-
"@material-ui/styles": "4.11.5",
24+
"@mui/styles": "5.0.0",
2525
"antd": "4.20.5",
2626
"chrome-extension-async": "3.4.1",
2727
"clean-webpack-plugin": "4.0.0",

0 commit comments

Comments
 (0)