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 21:15:53 UTC

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

Repository: cordova-plugin-file
Updated Branches:
  refs/heads/master 8d8dcd7df -> c7131c7c7


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


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

Branch: refs/heads/master
Commit: c7131c7c7ce4cfb9c7f0e0c83090725f99bcd51b
Parents: 8d8dcd7
Author: filmaj <ma...@gmail.com>
Authored: Wed May 24 21:43:09 2017 +0200
Committer: filmaj <ma...@gmail.com>
Committed: Wed May 24 21:43:09 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/blob/c7131c7c/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index a9a79bc..e2cad86 100644
--- a/package.json
+++ b/package.json
@@ -23,6 +23,9 @@
     "type": "git",
     "url": "https://github.com/apache/cordova-plugin-file"
   },
+  "bugs": {
+    "url": "https://github.com/apache/cordova-website/issues"
+  },
   "keywords": [
     "cordova",
     "file",


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