[Pkg-javascript-commits] [ltx] 390/469: fix package.json
Jonas Smedegaard
dr at jones.dk
Wed Aug 31 13:03:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository ltx.
commit db88f924e7e38b6285231ae2e74c5ecd86074e6d
Author: Sonny Piers <sonny at fastmail.net>
Date: Thu Sep 10 00:48:27 2015 +0200
fix package.json
---
package.json | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/package.json b/package.json
index bb8a725..575437d 100644
--- a/package.json
+++ b/package.json
@@ -5,12 +5,9 @@
"browser": "./lib/index-browserify",
"description": "<xml for=\"node.js\" browserify=\"too\">",
"author": "Astro",
- "repository": {
- "type": "git",
- "url": "https://github.com/astro/ltx.git"
- },
- "homepage": "http://github.com/astro/ltx",
- "bugs": "http://github.com/astro/ltx/issues",
+ "repository": "github:node-xmpp/ltx",
+ "homepage": "http://github.com/node-xmpp/ltx",
+ "bugs": "http://github.com/node-xmpp/ltx/issues",
"maintainers": [
{
"name": "Astro",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/ltx.git
More information about the Pkg-javascript-commits
mailing list