From 26be7b16c2bd5d8151361cd851428fb239e134af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E8=AF=BA?= <1253070437@qq.com> Date: Sun, 27 Jun 2021 17:59:12 +0000 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=9B=B4=E6=96=B0=E3=80=91=E5=9B=BA?= =?UTF-8?q?=E5=AE=9A=E5=89=8D=E7=AB=AFvue=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_web/package.json b/_web/package.json index dc7093b9..d2d644a0 100644 --- a/_web/package.json +++ b/_web/package.json @@ -32,7 +32,7 @@ "raphael": "^2.3.0", "screenfull": "^5.1.0", "viser-vue": "^2.4.6", - "vue": "^2.6.10", + "vue": "2.6.10", "vue-clipboard2": "^0.2.1", "vue-codemirror-lite": "^1.0.4", "vue-cropper": "0.4.9",