From 0a3dadfdb037ba613da0d2ccaae2bf84ae1874ef Mon Sep 17 00:00:00 2001 From: filmaj Date: Thu, 25 May 2017 19:05:08 +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 275d28d..2303e15 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,9 @@ "type": "git", "url": "https://github.com/apache/cordova-plugin-statusbar" }, + "bugs": { + "url": "https://issues.apache.org/jira/browse/CB" + }, "keywords": [ "cordova", "statusbar",