From 3b50a095f9a5700a8aabd84230bd8375a4429530 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=9D=E5=85=88=E7=91=9E?= <1490493387@qq.com> Date: Fri, 12 May 2023 13:20:00 +0800 Subject: [PATCH] =?UTF-8?q?build(package.json):=20:package:=20=E5=8D=87?= =?UTF-8?q?=E7=BA=A7=20vue=20=E7=89=88=E6=9C=AC=E8=87=B3=203.3.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: eb24aba8fb035588c14e4df6a40cf0269b437a6b --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50b095d5..7959a022 100644 --- a/package.json +++ b/package.json @@ -49,8 +49,8 @@ "nprogress": "^0.2.0", "path-browserify": "^1.0.1", "path-to-regexp": "^6.2.0", - "pinia": "^2.0.33", "screenfull": "^6.0.0", + "pinia": "^2.0.33", "vue": "^3.3.1", "vue-i18n": "9", "vue-router": "^4.1.6"