diff --git a/package.json b/package.json index ca2e007..d6bbafc 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,9 @@ "type": "git", "url": "https://github.com/apache/cordova-plugin-screen-orientation" }, + "bugs": { + "url": "https://issues.apache.org/jira/browse/CB" + }, "scripts": { "test": "npm run jshint", "jshint": "node node_modules/jshint/bin/jshint www && node node_modules/jshint/bin/jshint src && node node_modules/jshint/bin/jshint demo/www"