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/
|
/node_modules/
|
||||||
/docs/.vuepress/dist/
|
/docs/.vuepress/dist/
|
||||||
package-lock.json
|
package-lock.json
|
||||||
|
pnpm-lock.yaml
|
||||||
|
|
||||||
### PHPUnit ###
|
### PHPUnit ###
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"vuepress-theme-antdocs": "^1.4.5",
|
"vuepress": "^1.9.8",
|
||||||
"vuepress": "^1.9.7"
|
"vuepress-theme-antdocs": "^1.4.6"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"docs:dev": "vuepress dev docs",
|
"docs:dev": "vuepress dev docs",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user