kirill3333 / react-avatar

👤 Load, crop & preview avatar with React
http://kirill3333.github.io/react-avatar
MIT License
561 stars 101 forks source link

Allow React 17 #89

Closed paintedbicycle closed 2 years ago

paintedbicycle commented 2 years ago

Update peerDependencies to allow for use of React 17 alongside React 16. This PR allows npm users to avoid having to force install (using npm install --legacy-peer-deps) on newer versions of npm