appleboy / react-recaptcha

A react.js reCAPTCHA for Google
https://www.google.com/recaptcha/intro/index.html
BSD 3-Clause "New" or "Revised" License
635 stars 97 forks source link

PropTypes update to remove deprecated warning #194

Closed Boomxx closed 7 years ago

Boomxx commented 7 years ago

Changed PropTypes to come from the npm prop-types package to remove the deprecated warning in the browser.

appleboy commented 7 years ago

@Boomxx Thanks.

Boomxx commented 7 years ago

@appleboy no problem, thanks for the package. I am very new to this process so I apologize if this is an odd question, but is there anything further I need to do for the package on npm update or is that your responsibility as the maintainer?

tkirda commented 7 years ago

@appleboy I still see warning from react. Can you please release this to NPM?

appleboy commented 7 years ago

@tkirda Please use 2.3.2 version

tkirda commented 7 years ago

Thanks!

cbravo commented 6 years ago

Seems like this issue still persists in v2.3.10 ?

image