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 20:54:22 UTC

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

Repository: cordova-plugin-device-motion
Updated Branches:
  refs/heads/master 7e045e8c5 -> 557dd49c3


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


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/commit/557dd49c
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/tree/557dd49c
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/diff/557dd49c

Branch: refs/heads/master
Commit: 557dd49c3b26b16447dc7c953bd2dcbed39b8fb0
Parents: 7e045e8
Author: filmaj <ma...@gmail.com>
Authored: Wed May 24 21:29:42 2017 +0200
Committer: filmaj <ma...@gmail.com>
Committed: Wed May 24 21:29:42 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/557dd49c/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index fe549e3..07016e2 100644
--- a/package.json
+++ b/package.json
@@ -24,6 +24,9 @@
     "type": "git",
     "url": "https://github.com/apache/cordova-plugin-device-motion"
   },
+  "bugs": {
+    "url": "https://github.com/apache/cordova-website/issues"
+  },
   "keywords": [
     "cordova",
     "device",


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