roylee0704 / react-flexbox-grid

A set of React components implementing flexboxgrid with the power of CSS Modules.
http://roylee0704.github.io/react-flexbox-grid/
2.93k stars 206 forks source link

Support for React v16.0.0^ #117

Closed advance512 closed 7 years ago

advance512 commented 7 years ago
warning "react-flexbox-grid@1.1.2" has incorrect peer dependency "react@^0.14.3 || ^15.5.4".
roylee0704 commented 7 years ago

@advance512 Do you think I should also update devDependencies.react into v16.0.0 ?

advance512 commented 7 years ago

@roylee0704:

IMHO: react@^0.14.3 || ^15.5.4 || ^16.0.0

roylee0704 commented 7 years ago

Sure :) I will do it once I'm home.

roylee0704 commented 7 years ago

@advance512 It should be done ;)