From 2f6d67bf87fb7bcd45622d15b8b2b66dd13e28d5 Mon Sep 17 00:00:00 2001 From: gaoshuaixing Date: Fri, 17 Jan 2025 15:49:19 +0800 Subject: [PATCH] [chore] update ee-bin --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f1d5a3..4926bb5 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@electron/rebuild": "^3.7.1", "@types/node": "^20.16.0", "debug": "^4.4.0", - "ee-bin": "^4.0.0", + "ee-bin": "^4.0.1", "electron": "^31.7.6", "electron-builder": "^25.1.8" },