From a3b2f8b4d77f36b9c7c8fd81773e51397e783da2 Mon Sep 17 00:00:00 2001 From: Zac Gaetano Date: Wed, 8 Apr 2026 08:30:16 -0400 Subject: [PATCH] =?UTF-8?q?fix:=20remove=20unused=20@aws-sdk=20deps=20?= =?UTF-8?q?=E2=80=94=20ESM=20incompatible,=20not=20needed=20(raw=20HTTP=20?= =?UTF-8?q?used=20instead)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/package.json b/package.json index e59c180..5f6aaa0 100644 --- a/package.json +++ b/package.json @@ -19,8 +19,6 @@ "electron-builder": "^24.0.0" }, "dependencies": { - "@aws-sdk/client-s3": "^3.600.0", - "@aws-sdk/s3-request-presigner": "^3.600.0", "electron-store": "^8.2.0" }, "build": {