This commit is contained in:
peter
2019-08-27 22:48:04 +02:00
parent 9fbfca3ddb
commit 3584e8e5c8
4 changed files with 39 additions and 4 deletions
+2
View File
@@ -0,0 +1,2 @@
import { install } from "./Installer";
install([], [['sqlite3', '4.1.0'], ['knex', '0.19.2']])