[ 
https://issues.apache.org/jira/browse/CB-14092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16477642#comment-16477642
 ] 

ASF GitHub Bot commented on CB-14092:
-------------------------------------

jcesarmobile closed pull request #8: CB-14092: Fixing repository url
URL: https://github.com/apache/cordova-serve/pull/8
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/package.json b/package.json
index 24f0b10..4a7c6df 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "https://github.com/apache/cordova-lib";
+    "url": "https://github.com/apache/cordova-serve";
   },
   "keywords": [
     "cordova",


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Fixing repository url
> ---------------------
>
>                 Key: CB-14092
>                 URL: https://issues.apache.org/jira/browse/CB-14092
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-serve
>            Reporter: Benoit Bousquet
>            Priority: Minor
>
> in package.json, the repository url is the cordova-lib one.
> (which lead to issue on npm website for example)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to