mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/14970] Add stylelint-order as dependency
PHPBB3-14970
This commit is contained in:
parent
dcf83ce60b
commit
ccd4aed3c8
1 changed files with 2 additions and 1 deletions
|
@ -28,6 +28,7 @@
|
|||
},
|
||||
"homepage": "https://www.phpbb.com",
|
||||
"devDependencies": {
|
||||
"stylelint": "^7.7.1"
|
||||
"stylelint": "^7.7.1",
|
||||
"stylelint-order": "^0.3.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue