remove insertable marker logic for now

This commit is contained in:
vcoppe
2024-04-25 14:52:24 +02:00
parent 08ad971de5
commit e5d2ca0574
3 changed files with 2 additions and 50 deletions

View File

@@ -13,7 +13,6 @@
"chart.js": "^4.4.2",
"clsx": "^2.1.0",
"gpx": "file:../gpx",
"kdbush": "^4.0.2",
"lucide-svelte": "^0.365.0",
"mapbox-gl": "^3.2.0",
"sortablejs": "^1.15.2",
@@ -57,6 +56,7 @@
"ts-node": "^10.9.2"
},
"devDependencies": {
"@types/geojson": "^7946.0.14",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.7",
"jest": "^29.7.0",