AdamRisberg / react-image-magnifiers

A collection of responsive, image magnifying React components for mouse and touch.
MIT License
347 stars 60 forks source link

Update package.json to allow react 17 as peer dependency #68

Closed ceisele-r closed 8 months ago

ceisele-r commented 2 years ago

Allow react 17 as peer dependency

Fixes: #61

ceisele-r commented 2 years ago

@AdamRisberg @davidchanho I think you two are the only ones with write access to the repository - would it be possible to accept this PR and publish a new version afterwards to be able to use this library with react 17?