[Pkg-mozext-commits] [jpm.sh] 19/43: Update repo address, reconnect travis.

Hema Prathaban hemaprathaban-guest at moszumanska.debian.org
Thu Aug 17 07:52:35 UTC 2017


This is an automated email from the git hooks/post-receive script.

hemaprathaban-guest pushed a commit to branch master
in repository jpm.sh.

commit e8f19308b48cf15e85828ffde74575144831c530
Author: Jordan Santell <jsantell at mozilla.com>
Date:   Tue Sep 8 11:40:58 2015 -0700

    Update repo address, reconnect travis.
---
 README.md    | 2 +-
 package.json | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index b08e218..013981b 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# JPM Core  [![Build Status](https://travis-ci.org/mozilla/jpm-core.png)](https://travis-ci.org/mozilla/jpm-core)
+# JPM Core  [![Build Status](https://travis-ci.org/mozilla-jetpack/jpm-core.png)](https://travis-ci.org/mozilla-jetpack/jpm-core)
 ===
 
 [![NPM](https://nodei.co/npm/jpm-core.png?stars&downloads)](https://nodei.co/npm/jpm-core)
diff --git a/package.json b/package.json
index ea97e52..2acc66f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "jpm-core",
-  "version": "0.0.9",
+  "version": "0.0.10",
   "description": "Cross platform components for building Firefox add-ons",
   "main": "./index.js",
   "keywords": [
@@ -11,12 +11,12 @@
   ],
   "author": "Erik Vold <evold at mozilla.com> (http://work.erikvold.com/)",
   "license": "MPL-2.0",
-  "homepage": "https://github.com/mozilla/jpm-core",
+  "homepage": "https://github.com/mozilla-jetpack/jpm-core",
   "repository": {
     "type": "git",
-    "url": "git://github.com/mozilla/jpm-core.git"
+    "url": "git://github.com/mozilla-jetpack/jpm-core.git"
   },
   "bugs": {
-    "url": "http://github.com/mozilla/jpm-core/issues"
+    "url": "http://github.com/mozilla-jetpack/jpm-core/issues"
   }
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/jpm.sh.git



More information about the Pkg-mozext-commits mailing list