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

This commit is contained in:
陈嘉涵 2019-12-20 10:47:19 +08:00
parent 0e4a26eee3
commit 9ab49506f5
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.5", "@vant/cli": "^2.0.0-rc.6",
"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.5": "@vant/cli@^2.0.0-rc.6":
version "2.0.0-rc.5" version "2.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@vant/cli/-/cli-2.0.0-rc.5.tgz#cec2b74bbf3650c1f45475e93ee90bceccd7136b" resolved "https://registry.yarnpkg.com/@vant/cli/-/cli-2.0.0-rc.6.tgz#fca5464a23f130cf15229492b2a772e15a7b4f5e"
integrity sha512-qfwOcJCLsK1jI9pfLzyJfI7QS0oTRR9eZipq7JL3anc0FG/0BTDCHckgvuvcVM9fTkYViKrGciG79wirA9ktCg== integrity sha512-cxMikhhfSiO102ESg1HobykOL8ttjeGqIuQEdrbS7WsNd3sWnlh0bBlI3p4qHrCmuuqNkQ5/tY5aor+Tposz8Q==
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"