react-validation
react-validation copied to clipboard
v2.10.10 was never published to npm
We're using react-validation
and updating to React 16. I see that back in May v2.10.10 was versioned in the repo which flushed the use of React.PropTypes
, but it seems that this version never made it to npm. npm reports that 2.10.9
is the last @2 publish target.
Would you mind publishing this version, so we can use that for the meantime rather than rewriting our code against the new API?