mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Editcount
synced 2024-11-24 00:07:16 +00:00
3b92a3f7b5
* grunt: 1.4.0 → 1.5.3 * nomnom: 1.8.1 → 1.8.1 * https://github.com/advisories/GHSA-cf4h-3jhx-xvhq * underscore: 1.6.0 → 1.6.0 * https://github.com/advisories/GHSA-cf4h-3jhx-xvhq Change-Id: I216f67365b844852650c2c51119999d8058133c1
13 lines
193 B
JSON
13 lines
193 B
JSON
{
|
|
"name": "Editcount",
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "1.5.3",
|
|
"grunt-banana-checker": "0.9.0",
|
|
"grunt-jsonlint": "1.0.7"
|
|
}
|
|
}
|