bump @vant/doc@1.0.21

This commit is contained in:
陈嘉涵 2018-12-22 12:28:16 +08:00
parent 4bc19cdec1
commit b8af11b66d
2 changed files with 4 additions and 4 deletions

View File

@ -73,7 +73,7 @@
"@babel/polyfill": "^7.2.5", "@babel/polyfill": "^7.2.5",
"@babel/preset-env": "^7.2.3", "@babel/preset-env": "^7.2.3",
"@vant/compiler": "^1.0.0", "@vant/compiler": "^1.0.0",
"@vant/doc": "^1.0.20", "@vant/doc": "^1.0.21",
"@vant/eslint-config": "^1.0.8", "@vant/eslint-config": "^1.0.8",
"@vant/markdown-loader": "^1.0.3", "@vant/markdown-loader": "^1.0.3",
"@vue/server-test-utils": "^1.0.0-beta.26", "@vue/server-test-utils": "^1.0.0-beta.26",

View File

@ -685,9 +685,9 @@
version "1.0.0" version "1.0.0"
resolved "https://registry.yarnpkg.com/@vant/compiler/-/compiler-1.0.0.tgz#aecf1014c40db590026781cead28c951b538b461" resolved "https://registry.yarnpkg.com/@vant/compiler/-/compiler-1.0.0.tgz#aecf1014c40db590026781cead28c951b538b461"
"@vant/doc@^1.0.20": "@vant/doc@^1.0.21":
version "1.0.20" version "1.0.21"
resolved "https://registry.yarnpkg.com/@vant/doc/-/doc-1.0.20.tgz#fea85519ecf7d25f3df652c78f2b761cb8734771" resolved "https://registry.yarnpkg.com/@vant/doc/-/doc-1.0.21.tgz#605d289e3de1c5b3101ad8239abecdd890fb6692"
dependencies: dependencies:
cheerio "0.22.0" cheerio "0.22.0"
commander "^2.17.1" commander "^2.17.1"