fanwikis-Description2/package.json
libraryupgrader 719374d594 build: Updating async to 3.2.3
* https://github.com/advisories/GHSA-fwr7-v2mv-hh25

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

Change-Id: I6f4a37ef986ea75d47f083827a26f3d14828958f
2022-04-15 02:51:38 +00:00

14 lines
234 B
JSON

{
"name": "Description2",
"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"
}
}