fanwikis-Description2/package.json
libraryupgrader 5d68c5e848 build: Updating grunt to 1.4.0
Change-Id: I2f266f3cf119a08ec3df7de7c6a17ea66a9090ee
2021-05-09 15:20:53 +00:00

13 lines
209 B
JSON

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