trying react-map-gl version 7 rather than 8

This commit is contained in:
csawatzky 2025-05-07 16:04:30 -06:00
parent 9306790dc3
commit 5cce400de6
8 changed files with 49 additions and 52 deletions

View file

@ -64,7 +64,7 @@
"react-horizontal-scrolling-menu": "^7.1.1",
"react-infinite-scroller": "^1.2.6",
"react-joyride": "^2.9.3",
"react-map-gl": "^8.0.1",
"react-map-gl": "^7.1.9",
"react-phone-input-2": "^2.15.1",
"react-router-dom": "^6.28.0",
"react-virtualized-auto-sizer": "^1.0.25",