Downgraded from sqlite3 to sqlite because of connection function error.

This commit is contained in:
2017-08-23 10:26:23 +02:00
parent daa1915203
commit 56405e54f9
3 changed files with 7 additions and 5 deletions

View File

@@ -15,6 +15,7 @@
"python-shell": "^0.4.0",
"request": "^2.81.0",
"request-promise": "^4.2",
"sqlite": "^2.2.1",
"sqlite3": "^2.5.0"
}
}