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 02:04:41 UTC

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

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-ubuntu.git


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

commit 658aac2f9066ae3a98a858e142504519b40c6165
Author: Jesse MacFadyen <pu...@gmail.com>
AuthorDate: Thu Dec 7 18:04:40 2017 -0800

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

diff --git a/package.json b/package.json
index f89fd02..72be1df 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-ubuntu.git"
+        "url": "https://github.com/apache/cordova-ubuntu"
     },
     "engineStrict": "true",
     "engines": {

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