Skip to content

Commit

Permalink
[lab][deps] Move @mui/types to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Methuselah96 committed Sep 19, 2022
1 parent 0f75f3d commit e3f75d4
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 e3f75d4

Please sign in to comment.