okonet/react-scroll-sync

Incorrect peer dependency error

Wartybliggens opened this issue · 4 comments

I'm getting errors when my project builds:
warning "react-scroll-sync@0.4.0" has incorrect peer dependency "react@0.14.x || 15.x". warning "react-scroll-sync@0.4.0" has incorrect peer dependency "react-dom@0.14.x || 15.x".

Another problem is that our project is using React and react-dom version 16.

Please send a PR to fix this!

Done, thank you.

Thanks!

Thank you!