remove handle electron errors

This commit is contained in:
Jan Prochazka
2023-01-23 18:26:43 +01:00
parent 0e58e94153
commit 7a62ef0cc3
3 changed files with 15 additions and 73 deletions

View File

@@ -6,9 +6,7 @@
"description": "Opensource database administration tool",
"dependencies": {
"electron-log": "^4.4.1",
"electron-unhandled": "^4.0.1",
"electron-updater": "^4.6.1",
"electron-util": "^0.17.2",
"lodash.clonedeepwith": "^4.5.0",
"patch-package": "^6.4.7"
},