Update to Leaflet 1.3.1
This commit is contained in:
parent
f3d08c7136
commit
2fe7defe1c
1 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
"bower_components"
|
"bower_components"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"leaflet": "^1.0.3",
|
"leaflet": "^1.3.1",
|
||||||
"leaflet-plugins": "~3.0.0",
|
"leaflet-plugins": "~3.0.0",
|
||||||
"leaflet-routing": "nrenner/leaflet-routing#leaflet-1.0",
|
"leaflet-routing": "nrenner/leaflet-routing#leaflet-1.0",
|
||||||
"async": "~0.9.2",
|
"async": "~0.9.2",
|
||||||
|
|
@ -103,6 +103,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"leaflet": "^1.0.3"
|
"leaflet": "^1.3.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue