JakeGinnivan / react-popout

React popout is a React component wrapping window.open allowing you to host content in a browser popup window.
MIT License
188 stars 59 forks source link

Update peerdependencies to support new React versioning #30

Closed fozzle closed 7 years ago

fozzle commented 7 years ago

that's all!

Thanks for this component it works great :)

danbovey commented 7 years ago

+1 as it'd be nice to not have the UNMET PEER DEPENDENCY warning on this component. But a better PR would be to change the version to ^0.14.0 || ^15.0.1 for backwards compatibility.

fozzle commented 7 years ago

https://github.com/JakeGinnivan/react-popout/pull/32 has done so