feat(markdown-loader): compatible with vue 3

This commit is contained in:
chenjiahan
2020-05-28 14:49:14 +08:00
parent 6abb2fc081
commit d697026b2c
4 changed files with 17 additions and 19 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vant/markdown-loader",
"version": "2.3.0",
"version": "3.0.0-alpha.0",
"description": "Simple and fast vue markdown loader",
"main": "src/index.js",
"publishConfig": {