Skip to content

Commit

Permalink
[material] Make zero-runtime optional peer dep (#40971)
Browse files Browse the repository at this point in the history
  • Loading branch information
brijeshb42 committed Feb 7, 2024
1 parent 67552ad commit eb0e574
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/mui-material/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,9 @@
},
"@emotion/styled": {
"optional": true
},
"@mui/zero-runtime": {
"optional": true
}
},
"sideEffects": false,
Expand Down

0 comments on commit eb0e574

Please sign in to comment.