cedricdelpoux / react-responsive-masonry

React responsive masonry component built with css flexbox
https://cedricdelpoux.github.io/react-responsive-masonry/
MIT License
372 stars 38 forks source link

Bump peerDependency of react to 18.x #83

Closed k-funk closed 2 years ago

k-funk commented 2 years ago

While installing in my react18 project (default for new NextJS projects)

npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.0 || ^17.0.0" from react-responsive-masonry@2.1.4
cedricdelpoux commented 2 years ago

peerDependency were removed to month ago