JustFly1984 / react-google-maps-api

React Google Maps API
MIT License
1.75k stars 421 forks source link

Update Dependencie @types/google.maps #3355

Open Fabioni opened 2 months ago

Fabioni commented 2 months ago

@JustFly1984, could you update the dependencie "@types/google.maps": "3.55.2" to "@types/google.maps": "3.55.7"?

Fabioni commented 1 month ago

Hey @JustFly1984, little reminder on that :/

JustFly1984 commented 1 month ago

you can force any version you need with yarn resolutions or npm overrides

masonstevens95 commented 1 month ago

you can force any version you need with yarn resolutions or npm overrides

Hi, I am struggling with figuring out the npm overrides on this. Can you explain how you did it?