fanwikis-Description2/package.json
libraryupgrader 6b4777721f build: Updating grunt-banana-checker to 0.10.0
Change-Id: I9488e108b555de13447db3a9e339f250330c2d09
2022-10-06 01:59:41 +00:00

14 lines
235 B
JSON

{
"name": "Description2",
"private": true,
"scripts": {
"test": "grunt test"
},
"devDependencies": {
"eslint-config-wikimedia": "0.22.1",
"grunt": "1.5.3",
"grunt-banana-checker": "0.10.0",
"grunt-eslint": "24.0.0"
}
}