Update leaflet.markercluster to v1.4.0.

This commit is contained in:
David Molineus
2018-08-23 15:38:28 +02:00
parent 44d1cf9550
commit 3b187d0d95
10 changed files with 95 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "leaflet.markercluster",
"version": "1.0.6",
"version": "1.4.0",
"homepage": "https://github.com/Leaflet/Leaflet.markercluster",
"authors": [
"Dave Leaver <danzel@localhost.geek.nz>"
@@ -22,6 +22,6 @@
"tests"
],
"dependencies": {
"leaflet": ">= 1.0.3"
"leaflet": ">= 1.3.1"
}
}