Skip to content

Commit

Permalink
[core] Fix implicit transitive 'csstype' dependency (#23301)
Browse files Browse the repository at this point in the history
  • Loading branch information
quinnturner committed Oct 29, 2020
1 parent a7459f6 commit e3040c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/material-ui/package.json
Expand Up @@ -68,6 +68,7 @@
"@popperjs/core": "^2.4.4",
"@types/react-transition-group": "^4.2.0",
"clsx": "^1.0.4",
"csstype": "^3.0.2",
"hoist-non-react-statics": "^3.3.2",
"prop-types": "^15.7.2",
"react-is": "^16.8.0",
Expand Down

0 comments on commit e3040c5

Please sign in to comment.