update vuepress version

This commit is contained in:
sunxyw
2023-02-07 17:42:48 +08:00
parent 774d657263
commit ac8775adcb
2 changed files with 3 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"dependencies": {
"vuepress-theme-antdocs": "^1.4.5",
"vuepress": "^1.9.7"
"vuepress": "^1.9.8",
"vuepress-theme-antdocs": "^1.4.6"
},
"scripts": {
"docs:dev": "vuepress dev docs",