chore: bump @vant/cli@2.0.0-rc.8

This commit is contained in:
陈嘉涵 2019-12-20 21:53:41 +08:00
parent 96853a1f79
commit fafb5fb752
2 changed files with 5 additions and 5 deletions

View File

@ -60,7 +60,7 @@
"vue": ">= 2.5.22" "vue": ">= 2.5.22"
}, },
"devDependencies": { "devDependencies": {
"@vant/cli": "^2.0.0-rc.7", "@vant/cli": "^2.0.0-rc.8",
"vue": "^2.6.11", "vue": "^2.6.11",
"vue-template-compiler": "^2.6.11" "vue-template-compiler": "^2.6.11"
}, },

View File

@ -1452,10 +1452,10 @@
semver "^6.3.0" semver "^6.3.0"
tsutils "^3.17.1" tsutils "^3.17.1"
"@vant/cli@^2.0.0-rc.7": "@vant/cli@^2.0.0-rc.8":
version "2.0.0-rc.7" version "2.0.0-rc.8"
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" resolved "https://registry.yarnpkg.com/@vant/cli/-/cli-2.0.0-rc.8.tgz#d9f395b7e829d496566dfd6e1aa2c1c01e6185af"
integrity sha1-Ut9bCc4Tf05C4K5CEcVWqacDCWY= integrity sha512-MWFK/sOf5H+DAELSA9akbph0ODWow7zYGmjzCX4wuLPwqfdX9TSLvdBu6w9KKA5A4+ZoqybWOELTtdPzGNypMQ==
dependencies: dependencies:
"@babel/core" "^7.7.5" "@babel/core" "^7.7.5"
"@babel/plugin-proposal-optional-chaining" "^7.7.5" "@babel/plugin-proposal-optional-chaining" "^7.7.5"