MicheleBertoli / react-count-to

Animated counter component for React.js
http://react-count-to.herokuapp.com
MIT License
61 stars 14 forks source link

Update peer dependencies to support React 16 #16

Closed lyushenko closed 7 years ago

lyushenko commented 7 years ago

I'm getting these warnings during installation, can you please add React 16 to peer dependencies?

warning "react-count-to@0.8.1" has incorrect peer dependency "react@^15.0.2".
warning "react-count-to@0.8.1" has incorrect peer dependency "react-dom@^15.0.2".
MicheleBertoli commented 7 years ago

Fixed in v0.9.0, thank you very much @lyushenko.