mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Interwiki
synced 2024-11-27 15:50:32 +00:00
5ebe0ab3ff
* grunt-stylelint: 0.15.0 → 0.16.0 * stylelint-config-wikimedia: 0.10.1 → 0.10.3 Change-Id: I7061f2b23e8c28cce932b2fd02031ba892b38176
15 lines
282 B
JSON
15 lines
282 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"eslint-config-wikimedia": "0.17.0",
|
|
"grunt": "1.3.0",
|
|
"grunt-banana-checker": "0.9.0",
|
|
"grunt-eslint": "23.0.0",
|
|
"grunt-stylelint": "0.16.0",
|
|
"stylelint-config-wikimedia": "0.10.3"
|
|
}
|
|
}
|