mediawiki-extensions-Contri.../package.json
libraryupgrader fbc8e60ecd build: Updating async to 3.2.3
* https://github.com/advisories/GHSA-fwr7-v2mv-hh25

Additional changes:
* Set `name` in package.json.

Change-Id: I160a2a7bfe58894dd80771e30acb638df2d45f4f
2022-04-15 01:40:37 +00:00

13 lines
240 B
JSON

{
"name": "ContributionScores",
"private": true,
"scripts": {
"test": "grunt test"
},
"devDependencies": {
"eslint-config-wikimedia": "0.19.0",
"grunt": "1.4.0",
"grunt-banana-checker": "0.9.0",
"grunt-eslint": "23.0.0"
}
}