From 6afac9be280084f96738116f25fd6aad18a99bb3 Mon Sep 17 00:00:00 2001 From: dj <1042039504@qq.com> Date: Thu, 12 Jun 2025 09:34:42 +0800 Subject: [PATCH] =?UTF-8?q?fix(ProjectAttachment):=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index f2404dc..7e66857 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "jquery": "^3.6.0", "js-cookie": "^3.0.5", "nprogress": "^0.2.0", + "package-manager-detector": "^1.3.0", "pinia": "^2.0.35", "sass": "^1.62.1", "scss": "^0.2.4",