Skip to content

Commit

Permalink
Use our own, slightly more modern version of leaflet-locationfilter.
Browse files Browse the repository at this point in the history
  • Loading branch information
erictheise committed Jan 1, 2024
1 parent 46c5545 commit 5b0ced1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"

[email protected]:
version "1.9.4"
Expand Down

0 comments on commit 5b0ced1

Please sign in to comment.