From 9d9df71f2803b9562fc6d68c20849084ea52fd8b Mon Sep 17 00:00:00 2001 From: yuantao Date: Tue, 2 Dec 2025 16:39:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20=E4=BF=AE=E6=94=B9uniapp-e?= =?UTF-8?q?rror-monitor=E4=BE=9D=E8=B5=96=E4=B8=BA=E6=9C=80=E6=96=B0?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f1612df..ec700ab 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "dependencies": { "dayjs": "*", "dotenv": "^17.2.2", - "uniapp-error-monitor": "^1.1.0", + "uniapp-error-monitor": "*", "vue": "^3.5.21" } }