Update vitepress
This commit is contained in:
parent
5bcd4b1a03
commit
a88360785e
3 changed files with 415 additions and 617 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
node_modules
|
||||
site/.vitepress/dist
|
||||
site/.vitepress/cache
|
||||
|
|
|
@ -12,8 +12,8 @@
|
|||
"license": "ISC",
|
||||
"homepage": "https://thepaperpilot.org/thepaperpilot.github.io",
|
||||
"dependencies": {
|
||||
"vitepress": "^1.0.0-alpha.28",
|
||||
"vue": "^3.2.40"
|
||||
"vitepress": "^1.0.0-rc.22",
|
||||
"vue": "^3.3.4"
|
||||
},
|
||||
"private": true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue