From f396712f59a515dadd1f48d80104dee6a770360e Mon Sep 17 00:00:00 2001 From: filmaj Date: Wed, 24 May 2017 00:54:03 +0200 Subject: [PATCH] CB-12847: added `bugs` entry to package.json. --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index 3bc382b2..162ee052 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,9 @@ "type": "git", "url": "https://git-wip-us.apache.org/repos/asf/cordova-android.git" }, + "bugs": { + "url": "https://issues.apache.org/jira/browse/CB" + }, "keywords": [ "android", "cordova",