From fb7513f886aa7b612242622e9e4709d7f6c920c7 Mon Sep 17 00:00:00 2001 From: lintsinghua Date: Thu, 18 Dec 2025 20:49:42 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E5=89=8D=E7=AB=AF?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=E8=87=B33.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 6d039a6..d6a632f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "deep-audit", - "version": "3.0.1", + "version": "3.0.2", "type": "module", "scripts": { "dev": "vite",