From 53f8c247a07aa1f8bd943253d1f03fdd59e12ebb Mon Sep 17 00:00:00 2001 From: Michael Prentice Date: Wed, 15 Jun 2016 19:52:21 -0400 Subject: [PATCH] fix(map): cluster icons broken by change to Google CDN (#99) --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 9ffe854..70e0fa4 100644 --- a/bower.json +++ b/bower.json @@ -13,7 +13,7 @@ "angular-route": "1.4.8", "angular-material": "1.0.0-rc5", "angular-google-chart": "0.0.11", - "angular-google-maps": "2.3.2", + "angular-google-maps": "2.3.3", "font-awesome": "4.3.0", "ngGeolocation": "0.0.8", "lodash": "3.9.3",