adexin / spinners-react

Lightweight SVG/CSS spinners for React
https://adexin.github.io/spinners/
MIT License
415 stars 21 forks source link

fix: Update react peer deps #4

Closed aulneau closed 3 years ago

aulneau commented 3 years ago

We use this package in our UI component library and we are working to fix all of our peer dependency warnings. This PR updates the peer deps for react to be of either 16 or 17 (which we are using fine).