From 7bd9d70433ef82c817aeada074bb9e86fe1cc223 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, 11 Mar 2022 00:06:21 +0800 Subject: [PATCH] =?UTF-8?q?chore(package.json):=20=E5=8D=87=E7=BA=A7pinia?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=B8=BA2.0.11?= 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 9a40c938..b5eb16ef 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.9", + "pinia": "^2.0.11", "screenfull": "^6.0.0", "sortablejs": "^1.14.0", "vue": "^3.2.16",