From 3ce66a685b8a2ce54f8e908c6e22ab233cffee47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=9D=E5=85=88=E7=91=9E?= <1490493387@qq.com> Date: Sun, 20 Mar 2022 23:26:13 +0800 Subject: [PATCH] =?UTF-8?q?chore(package.json):=20pinia=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8D=87=E7=BA=A7=E6=9C=80=E6=96=B0?= 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 8b8bdcb1..5898d86c 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "nprogress": "^0.2.0", "path-browserify": "^1.0.1", "path-to-regexp": "^6.2.0", - "pinia": "^2.0.11", + "pinia": "^2.0.12", "screenfull": "^6.0.0", "sortablejs": "^1.14.0", "vue": "^3.2.16",