Skip to content

Commit

Permalink
[lab][deps] Move @mui/types to dependencies (mui#34384)
Browse files Browse the repository at this point in the history
  • Loading branch information
Methuselah96 authored and Daniel Rabe committed Nov 29, 2022
1 parent ee7003f commit eb2b66d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/mui-lab/package.json
Expand Up @@ -63,14 +63,12 @@
"@babel/runtime": "^7.19.0",
"@mui/base": "5.0.0-alpha.98",
"@mui/system": "^5.10.6",
"@mui/types": "^7.2.0",
"@mui/utils": "^5.10.6",
"clsx": "^1.2.1",
"prop-types": "^15.8.1",
"react-is": "^18.2.0"
},
"devDependencies": {
"@mui/types": "^7.2.0"
},
"sideEffects": false,
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit eb2b66d

Please sign in to comment.