Skip to content

Commit

Permalink
chore: upgrade vitepress
Browse files Browse the repository at this point in the history
  • Loading branch information
dotoleeoak committed May 11, 2024
1 parent 3f3a1ca commit 7d029d6
Show file tree
Hide file tree
Showing 2 changed files with 278 additions and 253 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
{
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "vitepress dev",
"build": "vitepress build",
"preview": "vitepress preview"
},
"devDependencies": {
"vitepress": "1.0.0-rc.42"
"vitepress": "1.1.4"
},
"type": "module"
}
Loading

0 comments on commit 7d029d6

Please sign in to comment.