Skip to content

Commit

Permalink
[material-ui] add peer dependency to mui-material-nextjs
Browse files Browse the repository at this point in the history
Resolves #42884

See: #42884
  • Loading branch information
jeloagnasin committed Jul 8, 2024
1 parent 987bb03 commit fd8c814
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/mui-material-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
},
"peerDependencies": {
"@emotion/cache": "^11.11.0",
"@emotion/react": "^11.11.4",
"@emotion/server": "^11.11.0",
"@mui/material": "workspace:*",
"@types/react": "^17.0.0 || ^18.0.0",
Expand Down

0 comments on commit fd8c814

Please sign in to comment.