[Pkg-javascript-commits] [leaflet-markercluster] 463/479: Bump required leaflet version (as of the ie css changes)
Jonas Smedegaard
dr at jones.dk
Thu Oct 16 16:01:08 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository leaflet-markercluster.
commit 653b42004c01fa5b05e89ff7977552e356afe9f2
Author: danzel <danzel at localhost.geek.nz>
Date: Wed Dec 18 14:10:00 2013 +1300
Bump required leaflet version (as of the ie css changes)
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index bc9a02b..98d1a73 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"version": "0.3.0",
"description": "Provides Beautiful Animated Marker Clustering functionality for Leaflet",
"dependencies": {
- "leaflet": "~0.6.2"
+ "leaflet": "~0.7.1"
},
"devDependencies": {
"jshint": "~2.1.3",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/leaflet-markercluster.git
More information about the Pkg-javascript-commits
mailing list