beekai-oss / react-simple-animate

🎯 React UI animation made easy
https://react-simple-animate.now.sh/
MIT License
1.82k stars 61 forks source link

Move react and react-dom from dependencies to peerDependencies #28

Closed bogdansoare closed 6 years ago

bogdansoare commented 6 years ago

Be specifying react and react-dom as dependencies they are installed also which shouldn't be the case. Please change them to peerDependencies.

bluebill1049 commented 6 years ago

Thanks! good pick up, i will sort this out over the weekend with react 16 upgrade for the project. many thanks ❤️

bogdansoare commented 6 years ago

Cool. Thank you for all the work on this library ❤️

bluebill1049 commented 6 years ago

Thank you again for your report. This have been resolved now with testing.