ported migration code (no testing yet)

This commit is contained in:
azivner
2017-10-15 17:31:49 -04:00
parent e8655a84e2
commit d401866fbe
4 changed files with 96 additions and 16 deletions

View File

@@ -20,6 +20,7 @@
"scrypt": "^6.0.3",
"serve-favicon": "~2.4.5",
"session-file-store": "^1.1.2",
// https://github.com/kriasoft/node-sqlite
"sqlite": "^2.8.0"
}
}