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 19:25:14 UTC

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

Repository: cordova-ios
Updated Branches:
  refs/heads/master b00ab2f3c -> d7ec584f7


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


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

Branch: refs/heads/master
Commit: d7ec584f7c026204fbb1c13f269d73b7d905a9a8
Parents: b00ab2f
Author: filmaj <ma...@gmail.com>
Authored: Wed May 24 01:19:27 2017 +0200
Committer: filmaj <ma...@gmail.com>
Committed: Wed May 24 20:51:23 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/d7ec584f/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index c673fc0..008e954 100644
--- a/package.json
+++ b/package.json
@@ -7,6 +7,9 @@
     "type": "git",
     "url": "https://git-wip-us.apache.org/repos/asf/cordova-ios.git"
   },
+  "bugs": {
+    "url": "https://issues.apache.org/jira/browse/CB"
+  },
   "keywords": [
     "ios",
     "cordova",


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