try to fix sqlite problem

This commit is contained in:
Jan Prochazka
2021-05-13 08:41:45 +02:00
parent 63ad36f758
commit 23225cf86b
6 changed files with 113 additions and 9 deletions

View File

@@ -5,7 +5,7 @@
"author": "Jan Prochazka <jenasoft.database@gmail.com>",
"description": "Opensource database administration tool",
"dependencies": {
"better-sqlite3": "^7.1.5",
"better-sqlite3-with-prebuilds": "^7.1.8",
"electron-log": "^4.3.1",
"electron-store": "^5.1.1",
"electron-updater": "^4.3.5"