Updates for native app to make it work again. Still some left to do.

This commit is contained in:
2023-04-22 13:34:31 -04:00
parent ff342fd9ea
commit 30b7a00229
4 changed files with 479 additions and 1027 deletions

View File

@@ -19,7 +19,7 @@
"path": "^0.12.7"
},
"devDependencies": {
"electron": "^21.1.1",
"electron": "^22.0.0",
"electron-packager": "^16.0.0"
}
}