Add exclusion for QB on non-windows.
This commit is contained in:
@@ -25,8 +25,7 @@
|
||||
"@electron-toolkit/utils": "^4.0.0",
|
||||
"electron-log": "^5.3.2",
|
||||
"electron-store": "^8.2.0",
|
||||
"electron-updater": "^6.3.9",
|
||||
"winax": "^3.6.1"
|
||||
"electron-updater": "^6.3.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ant-design/v5-patch-for-react-19": "^1.0.3",
|
||||
@@ -72,5 +71,8 @@
|
||||
"redux-thunk": "^3.1.0",
|
||||
"typescript": "^5.8.2",
|
||||
"vite": "^6.2.1"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"winax": "^3.1.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user