treesummaryrefslogcommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/package.json b/package.json
index bc9dba3..dae3137 100644
--- a/package.json
+++ b/package.json
@@ -6,9 +6,8 @@
"dependencies": {
"async": "^2.6.1",
"express": "^4.16.4",
- "mongodb": "^3.1.10",
- "mustache": "^3.0.1",
- "request": "^2.88.0"
+ "request": "^2.88.0",
+ "sqlite3": "^4.0.4"
},
"devDependencies": {},
"scripts": {