refactor(cli): rewrite vite-plugin-md (#12179)

This commit is contained in:
neverland
2023-08-13 19:13:11 +08:00
committed by GitHub
parent af986cc459
commit f691eacb24
4 changed files with 128 additions and 140 deletions

View File

@@ -85,7 +85,6 @@
"transliteration": "^2.3.5",
"typescript": "^5.0.4",
"vite": "^4.4.2",
"vite-plugin-md": "^0.11.9",
"vue-router": "^4.1.6"
}
}