Files
aicyclingcoach-go/package.json
2025-09-12 07:32:32 -07:00

10 lines
177 B
JSON

{
"dependencies": {
"gpxparser": "^3.0.8",
"leaflet": "^1.9.4",
"react-leaflet": "^4.2.1",
"react-router-dom": "^7.8.2",
"react-toastify": "^11.0.5"
}
}