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:52:33 UTC

[cordova-amazon-fireos] 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-amazon-fireos.git


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

commit ebc5bc6405367216ff466d00ad322530472c3444
Author: Jesse MacFadyen <pu...@gmail.com>
AuthorDate: Thu Dec 7 17:52:32 2017 -0800

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

diff --git a/package.json b/package.json
index 942eadf..0cd28a3 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,7 @@
     },
     "repository": {
         "type": "git",
-        "url": "https://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos.git"
+        "url": "https://github.com/apache/cordova-amazon-fireos"
     },
     "keywords": [
         "amazon",
@@ -30,4 +30,4 @@
         "jasmine-node": "~1",
         "promise-matchers": "~0"
     }
-}
\ No newline at end of file
+}

-- 
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