From 360e8f37b37137a5da1389b3ec10d7806f427d7e Mon Sep 17 00:00:00 2001 From: Junling Bu Date: Thu, 11 Jul 2019 00:41:10 +0800 Subject: [PATCH] =?UTF-8?q?chore[litemall-vue]:=20=E6=9B=B4=E6=96=B0vant?= =?UTF-8?q?=E5=88=B02.0.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- litemall-vue/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litemall-vue/package.json b/litemall-vue/package.json index df4a67ee..d0202cfb 100644 --- a/litemall-vue/package.json +++ b/litemall-vue/package.json @@ -19,7 +19,7 @@ "dayjs": "^1.7.7", "js-cookie": "2.2.0", "lodash": "^4.17.11", - "vant": "^2.0.3", + "vant": "^2.0.6", "vue": "^2.5.17", "vue-router": "^3.0.1", "vuelidate": "^0.7.4"