diff --git a/default.json b/default.json index 6489f54..d0cb1c4 100644 --- a/default.json +++ b/default.json @@ -19,6 +19,13 @@ "@types/react-dom", "@types/react-is" ] + }, + { + "groupName": "materialui", + "matchPackageNames": [ + "@mui/icons-material", + "@mui/material" + ] } ] } \ No newline at end of file