From ffda2e81b9b048975baa7461a7286b63e184a810 Mon Sep 17 00:00:00 2001 From: filmaj Date: Thu, 25 May 2017 19:03:13 +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 5a5913f..27c9f82 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,9 @@ "type": "git", "url": "https://github.com/apache/cordova-plugin-splashscreen" }, + "bugs": { + "url": "https://issues.apache.org/jira/browse/CB" + }, "keywords": [ "cordova", "splashscreen",