From 426c3dc01459b3ff4e7aabfc61034ea20ded8628 Mon Sep 17 00:00:00 2001 From: reco_luan Date: Thu, 9 May 2019 15:08:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BA=E5=AE=9A=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 438da14..d4d0f6d 100644 --- a/package.json +++ b/package.json @@ -24,9 +24,9 @@ "_from": "vuepress-theme-reco@0.2.1", "_resolved": "http://registry.npm.taobao.org/vuepress-theme-reco/download/vuepress-theme-reco-0.2.1.tgz", "dependencies": { - "leancloud-storage": "^3.13.0", - "valine": "^1.3.6", - "@vuepress/plugin-blog": "^1.0.0-alpha.47", - "vue-click-outside": "^1.0.7" + "leancloud-storage": "3.13.0", + "valine": "1.3.6", + "@vuepress/plugin-blog": "1.0.0-alpha.47", + "vue-click-outside": "1.0.7" } } \ No newline at end of file