Update app.json

This commit is contained in:
David Baldwynn 2017-03-30 11:23:32 -07:00 committed by GitHub
parent 68f3c64ccb
commit e893521363

View file

@ -41,7 +41,6 @@
} }
}, },
"scripts": { "scripts": {
"predeploy": "grunt build", "predeploy": "grunt build"
"postdeploy": "node scripts/create_admin.js" }
}
} }