[Pkg-javascript-commits] [leaflet-markercluster] 77/219: Adding repository field to package.json
Jonas Smedegaard
dr at jones.dk
Sat May 7 09:39:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository leaflet-markercluster.
commit 732ad45675b4ad1ebd8005a33906e20ad2a9a630
Author: Steve Willard <stevewillard at gmail.com>
Date: Tue Jun 2 13:59:29 2015 -0400
Adding repository field to package.json
---
package.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 2bd70c2..da096ca 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,6 @@
{
"name": "leaflet.markercluster",
+ "repository": "https://github.com/Leaflet/Leaflet.markercluster",
"version": "0.4.0",
"description": "Provides Beautiful Animated Marker Clustering functionality for Leaflet",
"dependencies": {
@@ -18,4 +19,4 @@
"prepublish": "jake"
},
"keywords": ["gis", "map"]
-}
\ No newline at end of file
+}
--
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