Switch back to normal sqlite3 package

It is maintained again and Microsoft's fork does not seem meant for
public consumption.

Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
David Mehren
2022-07-10 18:02:09 +02:00
parent 3585dc9ee6
commit 9a3495f12a
2 changed files with 326 additions and 28 deletions

View File

@@ -94,7 +94,7 @@
"sequelize": "^5.21.1",
"shortid": "2.2.16",
"socket.io": "^2.1.1",
"sqlite3": "npm:@vscode/sqlite3@^5.0.7",
"sqlite3": "^5.0.8",
"store": "^2.0.12",
"string": "^3.3.3",
"toobusy-js": "^0.5.1",