Upgrade deps
This commit is contained in:
parent
207c12973e
commit
d2178c8ee6
6 changed files with 776 additions and 664 deletions
|
@ -8,4 +8,5 @@ co(async function sync() {
|
|||
debug('Syncing schema');
|
||||
await models.sequelize.sync();
|
||||
debug('Schema synced');
|
||||
process.exit();
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue