used sqlite with prebuilds again

This commit is contained in:
Jan Prochazka
2021-12-25 13:47:02 +01:00
parent ed3666ca05
commit 0252091158
4 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
"author": "Jan Prochazka <jenasoft.database@gmail.com>",
"description": "Opensource database administration tool",
"dependencies": {
"better-sqlite3": "^7.4.5",
"better-sqlite3-with-prebuilds": "^7.4.3",
"electron-log": "^4.4.1",
"electron-store": "^8.0.1",
"electron-updater": "^4.6.1",