summary refs log tree commit diff
path: root/util/package.json
diff options
context:
space:
mode:
authorThe Arcane Brony <myrainbowdash949@gmail.com>2021-12-22 17:43:39 +0000
committerThe Arcane Brony <myrainbowdash949@gmail.com>2021-12-22 18:43:39 +0100
commit252051b95abb427f2bc8acf20de1c2b1fe64bcba (patch)
treeb4e5317d8b84d075d7f221ca70fd27efb2d66d93 /util/package.json
parentImprove build scripts, strip more fs-extras (diff)
downloadserver-ts-252051b95abb427f2bc8acf20de1c2b1fe64bcba.tar.xz
Add Sentry, fix compile errors
Diffstat (limited to 'util/package.json')
-rw-r--r--util/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/package.json b/util/package.json

index 0b8423a5..e93eeab4 100644 --- a/util/package.json +++ b/util/package.json
@@ -39,7 +39,6 @@ }, "dependencies": { "amqplib": "^0.8.0", - "better-sqlite3": "^7.4.3", "form-data": "^4.0.0", "jsonwebtoken": "^8.5.1", "lambert-server": "^1.2.12",