From 4518929a4c29abad2d334ae72130068756d3e861 Mon Sep 17 00:00:00 2001 From: thzxx Date: Fri, 17 Apr 2026 20:44:21 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=20sql.js=20=E6=9C=AA?= =?UTF-8?q?=E5=8C=85=E5=90=AB=E5=9C=A8=20app.asar=EF=BC=88files=20?= =?UTF-8?q?=E6=8E=92=E9=99=A4=E9=A1=BA=E5=BA=8F=E9=97=AE=E9=A2=98=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b109eea..c0340e1 100644 --- a/package.json +++ b/package.json @@ -26,8 +26,8 @@ "files": [ "dist/**/*", "assets/**/*", - "node_modules/sql.js/**/*", - "!node_modules/**/*" + "!node_modules/**/*", + "node_modules/sql.js/**/*" ], "extraResources": [ {