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/25 17:50:24 UTC

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

Repository: cordova-plugin-statusbar
Updated Branches:
  refs/heads/master 0285cf0a2 -> 0a3dadfdb


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


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/commit/0a3dadfd
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/tree/0a3dadfd
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/diff/0a3dadfd

Branch: refs/heads/master
Commit: 0a3dadfdb037ba613da0d2ccaae2bf84ae1874ef
Parents: 0285cf0
Author: filmaj <ma...@gmail.com>
Authored: Thu May 25 19:05:08 2017 +0200
Committer: filmaj <ma...@gmail.com>
Committed: Thu May 25 19:05:08 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/blob/0a3dadfd/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 275d28d..2303e15 100644
--- a/package.json
+++ b/package.json
@@ -17,6 +17,9 @@
     "type": "git",
     "url": "https://github.com/apache/cordova-plugin-statusbar"
   },
+  "bugs": {
+    "url": "https://issues.apache.org/jira/browse/CB"
+  },
   "keywords": [
     "cordova",
     "statusbar",


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