From e28ea7a0defb73c765b05b6b8eada6c3ab1d8d8e Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Sat, 3 Apr 2021 23:49:34 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E9=94=81=E5=AE=9Aelectron=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/gui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gui/package.json b/packages/gui/package.json index 0c1d3d4d..43067dff 100644 --- a/packages/gui/package.json +++ b/packages/gui/package.json @@ -44,7 +44,7 @@ "@vue/cli-service": "~4.5.0", "@vue/eslint-config-standard": "^5.1.2", "babel-eslint": "^10.1.0", - "electron": "^10.1.3", + "electron": "10.4.2", "electron-devtools-installer": "^3.1.0", "electron-icon-builder": "^1.0.2", "eslint": "^6.7.2",