1
0

Fixed app.json template errors

This commit is contained in:
David Baldwynn 2017-03-30 10:44:11 -07:00 committed by GitHub
parent 1a4e445f4a
commit a36066d710

View File

@ -40,7 +40,7 @@
"ADMIN_USERNAME": { "ADMIN_USERNAME": {
"description": "Password of the default admin account", "description": "Password of the default admin account",
"required": true "required": true
}, }
}, },
"scripts": { "scripts": {
"predeploy": "grunt build; node scripts/create-admin.js", "predeploy": "grunt build; node scripts/create-admin.js",