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

Updated code published to npm repo? #118

Closed zentuit closed 7 years ago

zentuit commented 7 years ago

I see that the latest release is 1.1.3 however the latest in the npm repo is 1.0.2.

Release 1.1.3 has the updates for PropTypes that we want (so our tests stop spamming warning/error messages).

Any chance of a new published npm soon?

roylee0704 commented 7 years ago

I thought I did, check again :)

zentuit commented 7 years ago

Whoops! I'm in the wrong repo! It was react-styled-flexboxgrid that hasn't been updated!

Sorry about that.