Skip to content

Commit

Permalink
chore: update to new vite version
Browse files Browse the repository at this point in the history
  • Loading branch information
altrusl committed Nov 16, 2023
1 parent 438911f commit dd80d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"scripts": {
"dev": "vitepress dev docs",
"build": "vitepress build docs",
"preview": "vitepress preview docs",
"preview": "vitepress preview docs"
},
"dependencies": {
"vue": "^3.3.8"
Expand Down

0 comments on commit dd80d57

Please sign in to comment.