From fafb5fb752d61dacf8d93b89da944285b8b3d079 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=98=89=E6=B6=B5?= Date: Fri, 20 Dec 2019 21:53:41 +0800 Subject: [PATCH] chore: bump @vant/cli@2.0.0-rc.8 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6a76c01e6..bfa82cf72 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "vue": ">= 2.5.22" }, "devDependencies": { - "@vant/cli": "^2.0.0-rc.7", + "@vant/cli": "^2.0.0-rc.8", "vue": "^2.6.11", "vue-template-compiler": "^2.6.11" }, diff --git a/yarn.lock b/yarn.lock index 9fda497f0..26f021240 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1452,10 +1452,10 @@ semver "^6.3.0" tsutils "^3.17.1" -"@vant/cli@^2.0.0-rc.7": - version "2.0.0-rc.7" - resolved "https://registry.npm.taobao.org/@vant/cli/download/@vant/cli-2.0.0-rc.7.tgz?cache=0&sync_timestamp=1576834465887&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vant%2Fcli%2Fdownload%2F%40vant%2Fcli-2.0.0-rc.7.tgz#52df5b09ce137f4e42e0ae4211c556a9a7030966" - integrity sha1-Ut9bCc4Tf05C4K5CEcVWqacDCWY= +"@vant/cli@^2.0.0-rc.8": + version "2.0.0-rc.8" + resolved "https://registry.yarnpkg.com/@vant/cli/-/cli-2.0.0-rc.8.tgz#d9f395b7e829d496566dfd6e1aa2c1c01e6185af" + integrity sha512-MWFK/sOf5H+DAELSA9akbph0ODWow7zYGmjzCX4wuLPwqfdX9TSLvdBu6w9KKA5A4+ZoqybWOELTtdPzGNypMQ== dependencies: "@babel/core" "^7.7.5" "@babel/plugin-proposal-optional-chaining" "^7.7.5"