mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 05:42:44 +08:00
chore: release @vant/markdown-vetur@2.1.0
This commit is contained in:
parent
98b05eab66
commit
7d590b7fa7
@ -50,7 +50,7 @@
|
||||
"@types/webpack-dev-server": "^3.11.1",
|
||||
"@vant/eslint-config": "^3.2.0",
|
||||
"@vant/markdown-loader": "^4.0.0",
|
||||
"@vant/markdown-vetur": "^2.0.2",
|
||||
"@vant/markdown-vetur": "^2.1.0",
|
||||
"@vant/stylelint-config": "^1.4.2",
|
||||
"@vant/touch-emulator": "^1.2.0",
|
||||
"@vue/babel-plugin-jsx": "^1.0.1",
|
||||
|
@ -1892,10 +1892,10 @@
|
||||
markdown-it-anchor "^6.0.0"
|
||||
transliteration "^2.1.11"
|
||||
|
||||
"@vant/markdown-vetur@^2.0.2":
|
||||
version "2.0.2"
|
||||
resolved "https://registry.npm.taobao.org/@vant/markdown-vetur/download/@vant/markdown-vetur-2.0.2.tgz#8e6be188952a2c4b0e1d626bf93f47f84ab0f22d"
|
||||
integrity sha1-jmvhiJUqLEsOHWJr+T9H+Eqw8i0=
|
||||
"@vant/markdown-vetur@^2.1.0":
|
||||
version "2.1.0"
|
||||
resolved "https://registry.npm.taobao.org/@vant/markdown-vetur/download/@vant/markdown-vetur-2.1.0.tgz?cache=0&sync_timestamp=1617347165035&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vant%2Fmarkdown-vetur%2Fdownload%2F%40vant%2Fmarkdown-vetur-2.1.0.tgz#cc49ad807dfcccca898562966d64b7a657ca3aad"
|
||||
integrity sha1-zEmtgH38zMqJhWKWbWS3plfKOq0=
|
||||
dependencies:
|
||||
fast-glob "^3.2.2"
|
||||
fs-extra "^9.0.0"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vant/markdown-vetur",
|
||||
"version": "2.0.2",
|
||||
"version": "2.1.0",
|
||||
"description": "simple parse markdown to vue component description for vetur auto-completion",
|
||||
"main": "lib/index.js",
|
||||
"license": "MIT",
|
||||
|
Loading…
x
Reference in New Issue
Block a user