diff --git a/templates/fullstack/client/package.json b/templates/fullstack/client/package.json index 2303e9bc8..81f8eff1d 100644 --- a/templates/fullstack/client/package.json +++ b/templates/fullstack/client/package.json @@ -13,7 +13,7 @@ "dependencies": { "@apollo/react-common": "3.1.4", "@apollo/react-hooks": "3.1.5", - "@material-ui/core": "4.12.3", + "@mui/material": "5.0.0", "apollo-boost": "0.4.9", "graphql": "15.7.2", "react": "17.0.2",