Update leaflet-routing for stop marker fix (#nrenner/leaflet-routing#3)

This commit is contained in:
Norbert Renner 2019-12-18 12:24:00 +01:00
parent 6169aaf5c3
commit c933a7a431
2 changed files with 3 additions and 3 deletions

View file

@ -63,7 +63,7 @@
"leaflet-hotline": "^0.4.0", "leaflet-hotline": "^0.4.0",
"leaflet-plugins": "~3.0.0", "leaflet-plugins": "~3.0.0",
"leaflet-providers": "^1.5.0", "leaflet-providers": "^1.5.0",
"leaflet-routing": "nrenner/leaflet-routing#dev", "leaflet-routing": "nrenner/leaflet-routing#b00813f",
"leaflet-sidebar-v2": "nrenner/leaflet-sidebar-v2#dev", "leaflet-sidebar-v2": "nrenner/leaflet-sidebar-v2#dev",
"leaflet-triangle-marker": "^1.0.1", "leaflet-triangle-marker": "^1.0.1",
"leaflet.awesome-markers": "^2.0.5", "leaflet.awesome-markers": "^2.0.5",

View file

@ -4849,9 +4849,9 @@ leaflet-providers@^1.5.0:
resolved "https://registry.yarnpkg.com/leaflet-providers/-/leaflet-providers-1.5.0.tgz#06d598231ef36f8d0566c219cedf18cef2ff80f5" resolved "https://registry.yarnpkg.com/leaflet-providers/-/leaflet-providers-1.5.0.tgz#06d598231ef36f8d0566c219cedf18cef2ff80f5"
integrity sha512-btncloSyOHrgYNexoz2dRpCl+U9iDQME91RsOWQWNAD9jQUPAkq9mxuTvL/O9VOwrqcEtzhvuHBHIOacJAZDxQ== integrity sha512-btncloSyOHrgYNexoz2dRpCl+U9iDQME91RsOWQWNAD9jQUPAkq9mxuTvL/O9VOwrqcEtzhvuHBHIOacJAZDxQ==
leaflet-routing@nrenner/leaflet-routing#dev: leaflet-routing@nrenner/leaflet-routing#b00813f:
version "0.1.1" version "0.1.1"
resolved "https://codeload.github.com/nrenner/leaflet-routing/tar.gz/c51a266a1df355fbb9c273dd752f0005374f10e5" resolved "https://codeload.github.com/nrenner/leaflet-routing/tar.gz/b00813f2e8bb508e63c2fa1fbf2d06398d4785ba"
leaflet-sidebar-v2@nrenner/leaflet-sidebar-v2#dev: leaflet-sidebar-v2@nrenner/leaflet-sidebar-v2#dev:
version "3.0.2" version "3.0.2"