You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ra...@apache.org on 2020/10/02 14:28:37 UTC

[cordova-coho] 01/04: chore(pkg): use short notation for repository field

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

raphinesse pushed a commit to branch pkg-cleanup
in repository https://gitbox.apache.org/repos/asf/cordova-coho.git

commit a604d00ea2d0607555471b735390de5199e6f63a
Author: Raphael von der GrĂ¼n <ra...@gmail.com>
AuthorDate: Fri Oct 2 15:54:43 2020 +0200

    chore(pkg): use short notation for repository field
---
 package.json | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/package.json b/package.json
index 4bcc036..06602c7 100644
--- a/package.json
+++ b/package.json
@@ -53,10 +53,7 @@
       "spec/"
     ]
   },
-  "repository": {
-    "type": "git",
-    "url": "https://github.com/apache/cordova-coho"
-  },
+  "repository": "github:apache/cordova-coho",
   "bugs": {
     "url": "https://issues.apache.org/jira/browse/CB"
   },


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