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 16:54:29 UTC

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

Repository: cordova-plugin-file-transfer
Updated Branches:
  refs/heads/master 84d7f482c -> f6621c592


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


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

Branch: refs/heads/master
Commit: f6621c59230caaef2f8f2ef55d176bfb5f550be8
Parents: 84d7f48
Author: filmaj <ma...@gmail.com>
Authored: Wed May 24 21:56:10 2017 +0200
Committer: filmaj <ma...@gmail.com>
Committed: Thu May 25 13:16:17 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/f6621c59/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 8569735..b632b12 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,9 @@
     "type": "git",
     "url": "https://github.com/apache/cordova-plugin-file-transfer"
   },
+  "bugs": {
+    "url": "https://issues.apache.org/jira/browse/CB"
+  },
   "keywords": [
     "cordova",
     "file",


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