Skip to content

Commit eb9ff03

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

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
@@ -5,7 +5,7 @@
55
"version": "1.0.0",
66
"author": "Educodar BH <[email protected]>",
77
"dependencies": {
8-
"@material-ui/styles": "4.11.4",
8+
"@mui/styles": "5.0.0",
99
"@mdx-js/mdx": "1.5.8",
1010
"@mdx-js/react": "1.5.8",
1111
"gatsby": "3.0.0",

0 commit comments

Comments
 (0)