From b1ea2c6dc79ce2780d11942b414f87312f3d8351 Mon Sep 17 00:00:00 2001 From: Norbert Renner Date: Mon, 6 Feb 2023 09:31:39 +0100 Subject: [PATCH] Update leaflet-routing --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 05304cd..b5c7f7d 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "leaflet-osm-notes": "osmlab/leaflet-osm-notes#af2aa811", "leaflet-plugins": "3.4.0", "leaflet-providers": "1.13.0", - "leaflet-routing": "nrenner/leaflet-routing#773314a", + "leaflet-routing": "nrenner/leaflet-routing#2ad0176", "leaflet-sidebar-v2": "nrenner/leaflet-sidebar-v2#dev", "leaflet-triangle-marker": "1.0.2", "leaflet.heightgraph": "nrenner/Leaflet.Heightgraph#0757b2a", diff --git a/yarn.lock b/yarn.lock index b7c3336..2dff8ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8537,9 +8537,9 @@ leaflet-providers@1.13.0: resolved "https://registry.yarnpkg.com/leaflet-providers/-/leaflet-providers-1.13.0.tgz#10c843a23d5823a65096d40ad53f27029e13434b" integrity sha512-f/sN5wdgBbVA2jcCYzScIfYNxKdn2wBJP9bu+5cRX9Xj6g8Bt1G9Sr8WgJAt/ckIFIc3LVVxCBNFpSCfTuUElg== -leaflet-routing@nrenner/leaflet-routing#773314a: - version "0.1.4-beta" - resolved "https://codeload.github.com/nrenner/leaflet-routing/tar.gz/773314a37940b32b2fec84886611ecbd4d6f3df9" +leaflet-routing@nrenner/leaflet-routing#2ad0176: + version "0.1.4-beta.2" + resolved "https://codeload.github.com/nrenner/leaflet-routing/tar.gz/2ad0176c72e32246d640759966a6e631fcd84b55" leaflet-sidebar-v2@nrenner/leaflet-sidebar-v2#dev: version "3.0.2"