Skip to content

Commit a59f2ee

Browse files
committed
Specified leaflet dependency to try and fix a Chrome bug
1 parent 288f507 commit a59f2ee

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
@@ -12,7 +12,7 @@
1212
],
1313
"dependencies": {
1414
"angular": "1.2.x",
15-
"leaflet-dist": "0.7.x"
15+
"leaflet-dist": "0.7.1"
1616
},
1717
"ignore": [
1818
"**/.*",

0 commit comments

Comments
 (0)