mirror of
https://github.com/apache/cordova-plugin-screen-orientation.git
synced 2026-01-30 00:06:02 +08:00
CB-12847: added bugs entry to package.json.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user