Skip to content

Commit

Permalink
[base] add @mui/types to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bicstone committed Mar 22, 2022
1 parent 1470c72 commit 535a97e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/mui-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,13 @@
"dependencies": {
"@babel/runtime": "^7.17.2",
"@emotion/is-prop-valid": "^1.1.2",
"@mui/types": "^7.1.3",
"@mui/utils": "^5.4.4",
"@popperjs/core": "^2.11.4",
"clsx": "^1.1.1",
"prop-types": "^15.7.2",
"react-is": "^17.0.2"
},
"devDependencies": {
"@mui/types": "^7.1.3"
},
"sideEffects": false,
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 535a97e

Please sign in to comment.