1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-26 03:22:37 +02:00

[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

View File

@@ -24,9 +24,9 @@
"author": "",
"license": "GPL-2.0",
"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": {
"stylelint": "^7.7.1"
}