[ticket/14970] Update package.json definitions for bugs & homepage

PHPBB3-14970
This commit is contained in:
Marc Alexander 2017-02-22 21:41:17 +01:00
parent 6a8f20a788
commit dcf83ce60b
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -24,9 +24,9 @@
"author": "", "author": "",
"license": "GPL-2.0", "license": "GPL-2.0",
"bugs": { "bugs": {
"url": "https://github.com/phpbb/phpbb/issues" "url": "https://tracker.phpbb.com"
}, },
"homepage": "https://github.com/phpbb/phpbb#readme", "homepage": "https://www.phpbb.com",
"devDependencies": { "devDependencies": {
"stylelint": "^7.7.1" "stylelint": "^7.7.1"
} }