mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-17 20:54:52 +08:00
update vuepress version
This commit is contained in:
parent
774d657263
commit
ac8775adcb
1
.gitignore
vendored
1
.gitignore
vendored
@ -51,6 +51,7 @@ cghooks.lock
|
||||
/node_modules/
|
||||
/docs/.vuepress/dist/
|
||||
package-lock.json
|
||||
pnpm-lock.yaml
|
||||
|
||||
### PHPUnit ###
|
||||
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user