Revert async and locatecontrol update for now

cause errors with gulp-uglify (#534)
This commit is contained in:
Norbert Renner 2022-05-18 14:44:10 +02:00
parent 86da7c213e
commit fc08a9073b
2 changed files with 7 additions and 12 deletions

View file

@ -43,7 +43,7 @@
"@mapbox/togeojson": "^0.16.0",
"@turf/turf": "^6.2.0",
"Leaflet.vector-markers": "nrenner/Leaflet.vector-markers#2ef80c9",
"async": "~3.2.0",
"async": "~2.6.0",
"bootbox": "~5.5.2",
"bootstrap": "4.6.1",
"bootstrap-select": "1.13.18",
@ -73,7 +73,7 @@
"leaflet-sidebar-v2": "nrenner/leaflet-sidebar-v2#dev",
"leaflet-triangle-marker": "^1.0.2",
"leaflet.heightgraph": "nrenner/Leaflet.Heightgraph#0757b2a",
"leaflet.locatecontrol": "^0.76.0",
"leaflet.locatecontrol": "^0.72.0",
"leaflet.snogylop": "^0.4.0",
"leaflet.stravasegments": "2.3.2",
"mapbbcode": "MapBBCode/mapbbcode#v1.2.0",