diff --git a/package.json b/package.json index 4a880f5..c6a337e 100644 --- a/package.json +++ b/package.json @@ -52,8 +52,8 @@ "react-dom": "^16.14.0" }, "peerDependencies": { - "@material-ui/core": "4.x", - "@material-ui/icons": "4.x", + "@mui/material": "5.x", + "@mui/icons-material": "5.x", "@material-ui/lab": "^4.0.0-alpha.61", "lodash": "4.x", "mirador": "3.x",