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:06 UTC

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

Repository: cordova-plugin-dialogs
Updated Branches:
  refs/heads/master 40b91dd54 -> 29e3faaae


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


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

Branch: refs/heads/master
Commit: 29e3faaae517d662ea9e26c8f250162848a213aa
Parents: 40b91dd
Author: filmaj <ma...@gmail.com>
Authored: Wed May 24 21:40:41 2017 +0200
Committer: filmaj <ma...@gmail.com>
Committed: Wed May 24 21:40:41 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/blob/29e3faaa/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 26a8585..69d5d31 100644
--- a/package.json
+++ b/package.json
@@ -23,6 +23,9 @@
     "type": "git",
     "url": "https://github.com/apache/cordova-plugin-dialogs"
   },
+  "bugs": {
+    "url": "https://github.com/apache/cordova-website/issues"
+  },
   "keywords": [
     "cordova",
     "notification",


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