ydeshayes / googlePlaceAutocomplete

Wrapper on top of the material-ui AutoComplete component that use google place api
https://ydeshayes.github.io/googlePlaceAutocomplete/
26 stars 12 forks source link

Moving to latest React verison ? #7

Closed iroy2000 closed 7 years ago

iroy2000 commented 7 years ago

Thanks for this useful package

Currently I'm having this warning

Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.

Do you want to bump to latest version of your dependencies ?

Thanks

ydeshayes commented 7 years ago

Hello, thanks for the report.

I update the React version to 15.5.4. The 1.1.5 version of the package should fix your issue.