FInalized package updates and resolve electron store.

This commit is contained in:
Patrick FIc
2025-10-21 11:30:56 -07:00
parent e6e1785413
commit 680ae4ca08
5 changed files with 123 additions and 175 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bodyshop-desktop",
"version": "1.0.7-alpha.3",
"version": "1.0.7-alpha.5",
"description": "Shop Management System Partner",
"main": "./out/main/index.js",
"author": "Convenient Brands, LLC",
@@ -34,7 +34,6 @@
"axios": "^1.12.2",
"dayjs": "^1.11.18",
"electron-log": "^5.4.3",
"electron-store": "^11.0.2",
"electron-updater": "^6.6.2",
"winax": "^3.6.2"
},
@@ -62,7 +61,7 @@
"dbffile": "^1.12.0",
"electron": "^38.3.0",
"electron-builder": "^26.0.12",
"electron-store": "^8.2.0",
"electron-store": "^11.0.2",
"electron-vite": "^4.0.1",
"eslint": "^9.38.0",
"eslint-plugin-react": "^7.37.5",