Destroying knex when done to ensure process exit.

This commit is contained in:
2019-04-12 03:54:34 +02:00
parent a82fcf1e0a
commit d044aff9dd
5 changed files with 18 additions and 32 deletions

View File

@@ -48,12 +48,10 @@
"knex-migrate": "^1.7.1",
"moment": "^2.24.0",
"neo-blessed": "^0.2.0",
"node-fetch": "^2.3.0",
"opn": "^5.4.0",
"sqlite3": "^4.0.6",
"tough-cookie": "^3.0.1",
"tty-table": "^2.7.0",
"why-is-node-running": "^2.1.0",
"yargs": "^13.2.2"
}
}