chore: update electron-builder to v26.8.1 and configure custom Gitea API endpoint
This commit is contained in:
@@ -29,5 +29,6 @@ nsis:
|
||||
|
||||
publish:
|
||||
provider: github
|
||||
owner: truncgil
|
||||
v3ApiUrl: https://git.truncgil.com/api/v1
|
||||
owner: truncgit
|
||||
repo: voicext
|
||||
|
||||
Generated
+958
-962
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -31,7 +31,7 @@
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-react": "^4.3.1",
|
||||
"electron": "^31.0.1",
|
||||
"electron-builder": "^24.13.3",
|
||||
"electron-builder": "^26.8.1",
|
||||
"electron-vite": "^2.3.0",
|
||||
"vite": "^5.3.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user