Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
CharleeWa committed Jul 23, 2024
1 parent 2bbfbe3 commit 087f8c5
Show file tree
Hide file tree
Showing 2 changed files with 537 additions and 494 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "easy.template",
"type": "module",
"packageManager": "pnpm@9.0.6",
"packageManager": "pnpm@9.6.0",
"description": "Out of the box vue3 template",
"scripts": {
"docs:dev": "vitepress dev",
"docs:build": "vitepress build",
"docs:preview": "vitepress preview"
},
"devDependencies": {
"vitepress": "^1.1.3"
"vitepress": "^1.3.1"
}
}
Loading

0 comments on commit 087f8c5

Please sign in to comment.