From c1d322aa2316bd6d767928807272d70e5ffe4ca0 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sat, 28 May 2016 19:45:04 -0700 Subject: [PATCH] feat(package.json): upgrade to "marker-clusterer-plus@^2.1.4" * Closes #255 * Closes #259 * Thanks to @pirate, @wedneyyuri and @michalkozminski --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 753fd460..7bd87e88 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "google-maps-infobox": "^1.1.13", "invariant": "^2.1.1", "lodash.isequal": "^3.0.4", - "marker-clusterer-plus": "^2.1.2", + "marker-clusterer-plus": "^2.1.4", "react-prop-types-element-of-type": "^2.1.0", "scriptjs": "^2.5.8", "warning": "^2.1.0"