From 3eacca45525c783263a7c6da78f1a3448387a0a7 Mon Sep 17 00:00:00 2001 From: LGH <1242479791@qq.com> Date: Thu, 9 Apr 2020 11:10:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86avue=E7=9A=84=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=9B=BA=E5=AE=9A=EF=BC=8C=E5=85=8D=E5=BE=97?= =?UTF-8?q?avue=E5=A4=9A=E6=AC=A1=E6=9B=B4=E6=96=B0=E4=B8=8D=E5=85=BC?= =?UTF-8?q?=E5=AE=B9...=E5=AF=BC=E8=87=B4=E5=90=84=E7=A7=8D=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mall4v/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mall4v/package.json b/mall4v/package.json index b2eef4c..ffe9311 100644 --- a/mall4v/package.json +++ b/mall4v/package.json @@ -12,7 +12,7 @@ "build": "gulp" }, "dependencies": { - "@smallwei/avue": "^2.0.2", + "@smallwei/avue": "2.0.2", "axios": "0.18.1", "babel-plugin-component": "0.10.1", "babel-polyfill": "6.26.0", @@ -22,7 +22,7 @@ "gulp-load-plugins": "1.6.0", "gulp-replace": "1.0.0", "lodash": "4.17.5", - "node-sass": "~4.12.0", + "node-sass": "4.12.0", "sass-loader": "6.0.6", "svg-sprite-loader": "3.7.3", "vue": "2.6.10",