You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by fi...@apache.org on 2017/05/24 18:04:58 UTC

cordova-coho git commit: CB-12847: added `bugs` entry to package.json.

Repository: cordova-coho
Updated Branches:
  refs/heads/master aeba074f4 -> 56366a2fa


CB-12847: added `bugs` entry to package.json.


Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/56366a2f
Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/56366a2f
Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/56366a2f

Branch: refs/heads/master
Commit: 56366a2fae06546336696f5632d27fc9a301287c
Parents: aeba074
Author: filmaj <ma...@gmail.com>
Authored: Wed May 24 19:56:08 2017 +0200
Committer: filmaj <ma...@gmail.com>
Committed: Wed May 24 19:56:08 2017 +0200

----------------------------------------------------------------------
 package.json | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/56366a2f/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 11a16e6..4a3fb52 100644
--- a/package.json
+++ b/package.json
@@ -43,6 +43,9 @@
     "type": "git",
     "url": "https://git-wip-us.apache.org/repos/asf/cordova-coho.git"
   },
+  "bugs": {
+    "url": "https://issues.apache.org/jira/browse/CB"
+  },
   "authors": [
     "Andrew Grieve",
     "steven gill",


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