From f6621c59230caaef2f8f2ef55d176bfb5f550be8 Mon Sep 17 00:00:00 2001 From: filmaj Date: Wed, 24 May 2017 21:56:10 +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 8569735..b632b12 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,9 @@ "type": "git", "url": "https://github.com/apache/cordova-plugin-file-transfer" }, + "bugs": { + "url": "https://issues.apache.org/jira/browse/CB" + }, "keywords": [ "cordova", "file",