Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to React 16 #93

Closed
felixfbecker opened this issue Sep 28, 2017 · 2 comments
Closed

Update to React 16 #93

felixfbecker opened this issue Sep 28, 2017 · 2 comments

Comments

@felixfbecker
Copy link

This warning gets printed when you install react-visibility-sensor in a project that uses React 16:

npm WARN react-visibility-sensor@3.10.1 requires a peer of react@^0.14.0 || ^15.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN react-visibility-sensor@3.10.1 requires a peer of react-dom@^0.14.0 || ^15.0.0 but none is installed. You must install peer dependencies yourself.

It seems to work fine though

@robin-anil
Copy link

+1

@joshwnj
Copy link
Owner

joshwnj commented Oct 4, 2017

thanks @felixfbecker & @stevewillard .

published to v3.11.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants