From 887b85f125590c8ee35423f9c516e4742174f0d7 Mon Sep 17 00:00:00 2001 From: Baobhan Sith <80159437+Heavrnl@users.noreply.github.com> Date: Wed, 28 May 2025 14:12:49 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E7=BB=88=E7=AB=AF?= =?UTF-8?q?=E4=B8=8B=E6=96=B9=E5=92=8C=E5=8F=B3=E4=BE=A7=E7=9A=84=E5=B8=83?= =?UTF-8?q?=E5=B1=80=E5=88=86=E5=89=B2=E7=BA=BF=E4=B8=8D=E5=8F=AF=E6=8B=96?= =?UTF-8?q?=E6=8B=BD=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/frontend/package.json b/packages/frontend/package.json index ae55ee4..ae07344 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -1,6 +1,6 @@ { "name": "@nexus-terminal/frontend", - "version": "0.7.6", + "version": "0.7.7", "private": true, "type": "module", "scripts": {