Revert "feat(gitService): 根据app版本切换git拉取的分支"

This reverts commit 2f07c72025.
This commit is contained in:
2025-10-02 01:31:17 +08:00
parent 2f07c72025
commit 7d1ceda958
2 changed files with 40 additions and 338 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "frontend",
"private": true,
"version": "v5.0.0-alpha.3",
"version": "5.0.0-alpha.2",
"main": "dist-electron/main.js",
"scripts": {
"dev": "concurrently \"vite\" \"yarn watch:main\" \"yarn electron-dev\"",