From 1f9b7091ac301a36e7c41daf27963d3b477529ee Mon Sep 17 00:00:00 2001 From: yanghang Date: Tue, 1 Jul 2025 14:58:53 +0800 Subject: [PATCH] =?UTF-8?q?=E9=94=81=E5=AE=9Apinia=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= 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 751bb3ad..e50b39a7 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@dcloudio/uni-mp-xhs": "3.0.0-4060620250520001", "@dcloudio/uni-quickapp-webview": "3.0.0-4060620250520001", "crypto-js": "^3.1.9-1", - "pinia": "^3.0.3", + "pinia": "3.0.3", "terser": "^5.42.0", "uuid": "^11.1.0", "vue": "^3.5.11",