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:54:55 UTC

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

Repository: cordova-plugin-battery-status
Updated Branches:
  refs/heads/master 04fb766dc -> 5d996a9d2


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


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/commit/5d996a9d
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/5d996a9d
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/5d996a9d

Branch: refs/heads/master
Commit: 5d996a9d2356c2a1d9bca4e239099e13007b234a
Parents: 04fb766
Author: filmaj <ma...@gmail.com>
Authored: Wed May 24 20:02:56 2017 +0200
Committer: filmaj <ma...@gmail.com>
Committed: Wed May 24 20:02:56 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/5d996a9d/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 1c0eee0..9ee8f9d 100644
--- a/package.json
+++ b/package.json
@@ -21,6 +21,9 @@
     "type": "git",
     "url": "https://github.com/apache/cordova-plugin-battery-status"
   },
+  "bugs": {
+    "url": "https://github.com/apache/cordova-website/issues"
+  },
   "keywords": [
     "cordova",
     "battery",


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