Attempt to resolve auto update issues.

This commit is contained in:
Patrick Fic
2025-04-10 11:29:22 -07:00
parent 078b717328
commit 7e2c068e52
5 changed files with 136 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bodyshop-desktop",
"version": "0.0.1-alpha.1",
"version": "0.0.1-alpha.0",
"description": "Shop Management System Partner",
"main": "./out/main/index.js",
"author": "Convenient Brands, LLC",
@@ -29,6 +29,7 @@
"@electron-toolkit/utils": "^4.0.0",
"@sentry/electron": "^6.5.0",
"@sentry/vite-plugin": "^3.3.1",
"dayjs": "^1.11.13",
"electron-log": "^5.3.3",
"electron-store": "^8.2.0",
"electron-updater": "^6.6.2",