fanwikis-Description2/package.json
libraryupgrader 51cb6f1465 build: Updating grunt to 1.2.1
Change-Id: I386dbec0002637c0661eb05dccc31ba7be9749cd
2020-07-18 05:02:45 +00:00

12 lines
171 B
JSON

{
"private": true,
"scripts": {
"test": "grunt test"
},
"devDependencies": {
"grunt": "1.2.1",
"grunt-banana-checker": "0.9.0",
"grunt-jsonlint": "1.0.7"
}
}