Skip to content

Commit

Permalink
chore: update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonYong committed Jul 13, 2024
1 parent b44f400 commit 1bf8bcf
Show file tree
Hide file tree
Showing 2 changed files with 2,337 additions and 2,065 deletions.
8 changes: 4 additions & 4 deletions packages/vitepress/vitepress-demo-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"dist"
],
"devDependencies": {
"@vitejs/plugin-vue": "^2.3.1",
"less": "^4.1.3",
"vite-plugin-dts": "^1.4.0",
"vue": "^3.2.37"
"@vitejs/plugin-vue": "*",
"less": "*",
"vite-plugin-dts": "*",
"vue": "*"
},
"scripts": {
"build": "vite build"
Expand Down
Loading

0 comments on commit 1bf8bcf

Please sign in to comment.