1
0
mirror of https://github.com/142vip/408CSFamily.git synced 2026-04-26 19:50:39 +08:00

feat: 采用官方主题theme-hope

This commit is contained in:
喜欢芝士的妹妹
2023-02-01 23:51:01 +08:00
parent 497fd0d9cf
commit 278ff3e4bd
8 changed files with 4512 additions and 313 deletions

View File

@@ -14,9 +14,9 @@
"author": "Rong姐姐好可爱",
"license": "MIT",
"devDependencies": {
"@vuepress/client": "^2.0.0-beta.59",
"@vuepress/theme-default": "2.0.0-beta.59",
"@vuepress/client": "2.0.0-beta.60",
"vue": "^3.2.45",
"vuepress": "^2.0.0-beta.59"
"vuepress": "2.0.0-beta.60",
"vuepress-theme-hope": "^2.0.0-beta.171"
}
}