fanwikis-Description2/package.json
libraryupgrader e2a6804ce0 build: Updating grunt to 1.3.0
Change-Id: I7f4c786156add281febf91c2aafd3a55efa75931
2020-09-05 13:09:55 +00:00

12 lines
171 B
JSON

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