fixed sqlite with prebuilds

This commit is contained in:
Jan Prochazka
2021-12-25 14:12:43 +01:00
parent e5404d2f29
commit de692a3434
4 changed files with 30 additions and 124 deletions

View File

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