floating-ui / react-popper

🍿⚛Official React library to use Popper, the positioning library
https://popper.js.org/react-popper/
MIT License
2.5k stars 226 forks source link

Update peerDependencies in package.json #376

Closed MichaelDeBoey closed 4 years ago

MichaelDeBoey commented 4 years ago

https://twitter.com/SemanticRelease/status/1249795728253353986

FezVrasta commented 4 years ago

https://github.com/jaydenseric/apollo-upload-client/pull/201#issuecomment-657916102

MichaelDeBoey commented 4 years ago

@FezVrasta I think it's the right approach, as do a lot of other packages by now.

FezVrasta commented 4 years ago

I think the way it is now it's okay. I want to have control over these matters when a new major of a dependency is published. Thanks for the feedback though