summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2022-09-06 23:11:57 +0200
committerTom Smeding <tom@tomsmeding.com>2022-09-06 23:11:57 +0200
commitefb81ae3be0ec88193847f2865df124c1a2c6543 (patch)
treebb603c68c07cae231f846c73bd28ff3ae2e15bfa /package.json
parentee25ef17677c9360bb03b2d665d5e33ba0d7b9bc (diff)
timetrack3
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index ba16119..dff946b 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,8 @@
"multer": "^1.4.4-lts.1",
"naampje": "^1.0.1",
"node-persist": "^2.1.0",
- "socket.io": "^2.2.0"
+ "socket.io": "^2.2.0",
+ "sqlite3": "^5.0.11"
},
"repository": {
"type": "git",