diff options
author | Puyodead1 <puyodead@protonmail.com> | 2023-02-17 19:59:12 -0500 |
---|---|---|
committer | Puyodead1 <puyodead@protonmail.com> | 2023-02-17 19:59:12 -0500 |
commit | 1189deaa7cac6b8d5860e1cbdd83b8fa9feb744b (patch) | |
tree | a288398858a056e70e35c68ef827d063fcb476a3 /package-lock.json | |
parent | async (diff) | |
download | server-1189deaa7cac6b8d5860e1cbdd83b8fa9feb744b.tar.xz |
add support for desktop/web
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json index 165a2b23..ecd455b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,6 @@ "probe-image-size": "^7.2.3", "proxy-agent": "^5.0.0", "reflect-metadata": "^0.1.13", - "sqlite3": "*", "ts-node": "^10.9.1", "tslib": "^2.4.1", "typeorm": "^0.3.10", |