Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
CharleeWa committed Aug 7, 2024
1 parent 8facb25 commit 960c96c
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 226 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.6.0",
"packageManager": "pnpm@9.7.0",
"description": "Out of the box vue3 template",
"scripts": {
"docs:dev": "vitepress dev",
"docs:build": "vitepress build",
"docs:preview": "vitepress preview"
},
"devDependencies": {
"vitepress": "^1.3.1"
"vitepress": "^1.3.2"
}
}
Loading

0 comments on commit 960c96c

Please sign in to comment.