[Pkg-javascript-commits] [node-expat] 299/371: Fix repository entry
Jonas Smedegaard
dr at jones.dk
Sun Feb 28 10:00:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository node-expat.
commit 5e8c19f5dd557d7ed5697650a4cb1ed4acb21545
Author: Lloyd Watkin <lloyd at evilprofessor.co.uk>
Date: Thu Dec 18 22:08:17 2014 +0000
Fix repository entry
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 0d4f974..20870ec 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
},
"repository": {
"type": "git",
- "path": "git://github.com/node-xmpp/node-expat.git"
+ "url": "https://github.com/node-xmpp/node-expat.git"
},
"homepage": "http://github.com/node-xmpp/node-expat",
"bugs": "http://github.com/node-xmpp/node-expat/issues",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-expat.git
More information about the Pkg-javascript-commits
mailing list