1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-08 01:36:57 +02:00

[ticket/15115] Update stylelintrc & pkg.json files

PHPBB3-15115
This commit is contained in:
hanakin
2017-03-09 16:34:53 -05:00
parent 6102a3f6ae
commit 2ca1402476
2 changed files with 346 additions and 438 deletions

View File

@@ -28,7 +28,7 @@
},
"homepage": "https://www.phpbb.com",
"devDependencies": {
"stylelint": "^7.7.1",
"stylelint-order": "^0.3.0"
"stylelint": "7.8.0",
"stylelint-order": "0.3.0"
}
}