mother / react-files

A file input (dropzone) management component for React
MIT License
145 stars 35 forks source link

Dependency upgrades #37

Closed Ckrill closed 3 years ago

Ckrill commented 3 years ago

Do you have plans to upgrade the peerDependency react in packages.json?

I would like to get rid of this warning when running my project:

warning "react-files@2.4.8" has incorrect peer dependency "react@^15.0.0 || ^16".

Cheers

asabhaney commented 3 years ago

Thanks, fixed in 2.4.9 and 3.0.0-alpha.2 which were just published