Switched to better sqlite

This commit is contained in:
Ajay Ramachandran
2020-01-24 21:37:16 -05:00
parent 938cff5381
commit b5070cf647
3 changed files with 302 additions and 652 deletions

View File

@@ -10,9 +10,9 @@
"author": "Ajay Ramachandran",
"license": "MIT",
"dependencies": {
"better-sqlite3": "^5.4.3",
"express": "^4.17.1",
"http": "0.0.0",
"sqlite3": "^4.0.9",
"uuid": "^3.3.2",
"youtube-api": "^2.0.10"
}