Skip to content

Commit 1214668

Browse files
fix(deps): replace dependency @material-ui/core with @mui/material ^5.0.0
1 parent bec1afc commit 1214668

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"@fancyapps/fancybox": "^3.5.7",
11-
"@material-ui/core": "^4.2.1",
11+
"@mui/material": "^5.0.0",
1212
"@mitodl/iso-3166-2": "^1.0.1",
1313
"@sentry/browser": "^6.4.1",
1414
"@sentry/webpack-plugin": "^1.18.3",

0 commit comments

Comments
 (0)