From 364e7a273fffac290bdc0e8392554e6e68226cd0 Mon Sep 17 00:00:00 2001 From: AoXuan Date: Mon, 8 Sep 2025 22:55:13 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=A7=BB=E9=99=A4electron-updater?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 86d393d..f3c0b5e 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -63,7 +63,6 @@ "axios": "^1.11.0", "dayjs": "^1.11.13", "electron-log": "^5.4.3", - "electron-updater": "6.6.2", "form-data": "^4.0.4", "markdown-it": "^14.1.0", "vue": "^3.5.17",