Frontend Changes

This commit is contained in:
2025-09-27 12:59:03 -04:00
parent e4a8638f28
commit 4571f8f9c9
8 changed files with 536 additions and 12 deletions

View File

@@ -8,6 +8,7 @@
"start": "next start"
},
"dependencies": {
"@mapbox/mapbox-gl-directions": "^4.3.1",
"@types/mapbox-gl": "^3.4.1",
"mapbox-gl": "^3.15.0",
"next": "15.5.4",