material-components / material-components-web-react

Material Components for React (MDC React)
MIT License
2.02k stars 227 forks source link

Expand peerDependencies to include React version 17 #1045

Open floyd-may opened 4 years ago

floyd-may commented 4 years ago

The latest create-react-app installs version 17. Is it possible to update peerDependencies to include ^17.0.0 so I don't have a screenful of unmet peer dependency warnings?

ccwienk commented 3 years ago

bump