From ff1b7fbb35c9dd33815f949232fe8b278e6ee17b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=98=89=E4=BC=9F?= <8473136@qq.com> Date: Sun, 11 Aug 2024 14:59:29 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E5=A2=9E=E5=8A=A0=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1=E5=99=A8=E9=85=8D=E7=BD=AE=E5=BF=AB=E9=80=9F=E5=88=86?= =?UTF-8?q?=E4=BA=AB=E5=8A=9F=E8=83=BD=E3=80=81=E5=A2=9E=E5=8A=A0=E5=BF=83?= =?UTF-8?q?=E8=B7=B3=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index bc9f584..4cf9376 100644 --- a/package.json +++ b/package.json @@ -72,6 +72,7 @@ "electron-dl": "^3.5.1", "electron-log": "^5.1.7", "isbinaryfile": "4.0.10", + "js-base64": "^3.7.7", "tar": "^6.2.0", "unused-filename": "^4.0.1" }