feat(cli): support generate web-types (#5893) (#5903)

This commit is contained in:
neverland
2020-03-25 10:09:27 +08:00
committed by GitHub
parent c74fbf58a4
commit 5f16f1fb6d
6 changed files with 58 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vant/markdown-vetur",
"version": "1.1.0",
"version": "2.0.0",
"description": "simple parse markdown to vue component description for vetur auto-completion",
"main": "lib/index.js",
"license": "MIT",