Skip to content
This repository was archived by the owner on Sep 20, 2019. It is now read-only.

Commit a7adada

Browse files
committed
fix(libraries): Updated Leaflet.markercluster to version 0.4 on bower.json. Thanks to @hyzhak for reporting here:
tombatossals/angular-leaflet-directive#227
1 parent 670e982 commit a7adada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"angular-animate": "1.2.x",
77
"angular-mocks": "1.2.x",
88
"leaflet-dist": "0.7.x",
9-
"leaflet.markerclusterer": "0.2"
9+
"leaflet.markerclusterer": "0.4"
1010
},
1111
"resolutions": {
1212
"angular": "1.2.4"

0 commit comments

Comments
 (0)