diff --git a/package.json b/package.json index f7a2b28f..ff0a4a9e 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,7 @@ "vitest": "^0.24.0" }, "dependencies": { + "leaflet.locationfilter": "OpenHistoricalMap/leaflet-locationfilter", "@fortawesome/fontawesome-free": "^5.13.0", "@openstreetmap/id-tagging-schema": "^3.5.1", "bulma": "^0.9.4", @@ -40,7 +41,6 @@ "jquery-ui": "1.13.2", "leaflet": "1.9.4", "leaflet-polylineoffset": "^1.0.0", - "leaflet.locationfilter": "tyrasd/leaflet-locationfilter#1eed148a41f8e4487e2b4b202a32f28839cbff1a", "lodash": ">=4.17.5", "mapbbcode": "https://github.com/MapBBCode/mapbbcode/archive/v1.2.0.tar.gz", "mapbox-gl": "^0.54.1", diff --git a/yarn.lock b/yarn.lock index 10b70ae7..b4b92c3c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1813,9 +1813,9 @@ leaflet-polylineoffset@^1.0.0: resolved "https://registry.yarnpkg.com/leaflet-polylineoffset/-/leaflet-polylineoffset-1.1.1.tgz#021b717d4f7d462f742c1ac1ac0e83e8eef74615" integrity sha512-WcEjAROx9IhIVwSMoFy9p2QBCG9YeuGtJl4ZdunIgj4xbCdTrUkBj8JdonUeCyLPnD2/Vrem/raOPHm5LvebSw== -leaflet.locationfilter@tyrasd/leaflet-locationfilter#1eed148a41f8e4487e2b4b202a32f28839cbff1a: - version "0.1.0" - resolved "https://codeload.github.com/tyrasd/leaflet-locationfilter/tar.gz/1eed148a41f8e4487e2b4b202a32f28839cbff1a" +leaflet.locationfilter@OpenHistoricalMap/leaflet-locationfilter: + version "0.2.0" + resolved "https://codeload.github.com/OpenHistoricalMap/leaflet-locationfilter/tar.gz/67a84853cefe4c4be763cc1d6489cc45e0f70215" leaflet@1.9.4: version "1.9.4"