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:
|
publish:
|
||||||
provider: github
|
provider: github
|
||||||
owner: truncgil
|
v3ApiUrl: https://git.truncgil.com/api/v1
|
||||||
|
owner: truncgit
|
||||||
repo: voicext
|
repo: voicext
|
||||||
|
|||||||
Generated
+957
-961
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -31,7 +31,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@vitejs/plugin-react": "^4.3.1",
|
"@vitejs/plugin-react": "^4.3.1",
|
||||||
"electron": "^31.0.1",
|
"electron": "^31.0.1",
|
||||||
"electron-builder": "^24.13.3",
|
"electron-builder": "^26.8.1",
|
||||||
"electron-vite": "^2.3.0",
|
"electron-vite": "^2.3.0",
|
||||||
"vite": "^5.3.1"
|
"vite": "^5.3.1"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user