mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CategoryTree
synced 2024-11-30 19:16:15 +00:00
03843a5e3c
* grunt-stylelint: 0.13.0 → 0.14.0 * stylelint-config-wikimedia: 0.8.0 → 0.9.0 Change-Id: I8336ae6552966573b580b2045301fc96fc48dea5
15 lines
281 B
JSON
15 lines
281 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"eslint-config-wikimedia": "0.15.0",
|
|
"grunt": "1.0.4",
|
|
"grunt-banana-checker": "0.8.1",
|
|
"grunt-eslint": "22.0.0",
|
|
"grunt-stylelint": "0.14.0",
|
|
"stylelint-config-wikimedia": "0.9.0"
|
|
}
|
|
}
|