From c054ceeab528c1c7600718c93342c7d058b1d445 Mon Sep 17 00:00:00 2001 From: lyswhut Date: Fri, 17 Jun 2022 20:17:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0d3f622..5f21d635 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "up": "cross-env ELECTRON_GET_USE_PROXY=true GLOBAL_AGENT_HTTPS_PROXY=http://localhost:1081 npm i" }, "browserslist": [ - "Electron 17" + "Electron 17.4.7" ], "engines": { "node": ">= 16",