Skip to content

Commit 16c216f

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

File tree

2 files changed

+229
-3
lines changed

2 files changed

+229
-3
lines changed

package-lock.json

Lines changed: 228 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)