You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2017/12/08 01:59:30 UTC

[cordova-firefoxos] branch master updated: [CB-12762] point package.json repo items to github instead of apache mirrors site

This is an automated email from the ASF dual-hosted git repository.

purplecabbage pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-firefoxos.git


The following commit(s) were added to refs/heads/master by this push:
     new 8dc6b93  [CB-12762] point package.json repo items to github instead of apache mirrors site
8dc6b93 is described below

commit 8dc6b93ed73d36fae679c783c49909ad8e8e1b42
Author: Jesse MacFadyen <pu...@gmail.com>
AuthorDate: Thu Dec 7 17:59:28 2017 -0800

    [CB-12762] point package.json repo items to github instead of apache mirrors site
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index ea227b3..f536e4d 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
   "main": "bin/create",
   "repository": {
     "type": "git",
-    "url": "https://git-wip-us.apache.org/repos/asf/cordova-firefoxos.git"
+    "url": "https://github.com/apache/cordova-firefoxos"
   },
   "keywords": [
     "cordova",

-- 
To stop receiving notification emails like this one, please contact
['"commits@cordova.apache.org" <co...@cordova.apache.org>'].

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org