mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeEditor
synced 2024-11-27 16:40:07 +00:00
HACK: Force downgrade of postcss-less so CI will pass
Bug: T190269 Change-Id: I248d73fd72bfa0b947c39f835d616e936cfac1b0
This commit is contained in:
parent
86863ae70e
commit
951b9c4e07
|
@ -13,6 +13,7 @@
|
|||
"grunt-eslint": "20.1.0",
|
||||
"grunt-jsonlint": "1.1.0",
|
||||
"grunt-stylelint": "0.9.0",
|
||||
"postcss-less": "1.1.3",
|
||||
"stylelint": "8.2.0",
|
||||
"stylelint-config-wikimedia": "0.4.2"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue