trying a downgrade to previous version of mapbox that was used on the old frontend

This commit is contained in:
csawatzky 2025-05-08 09:55:53 -06:00
parent bd3f56c425
commit 55df813168
2 changed files with 63 additions and 113 deletions

View file

@ -48,7 +48,7 @@
"geojson": "^0.5.0",
"json-2-csv": "^5.5.8",
"lodash": "^4.17.21",
"mapbox-gl": "^3.10.0",
"mapbox-gl": "^2.15.0",
"moment": "^2.30.1",
"moment-timezone": "^0.5.46",
"mui-tel-input": "^7.0.0",