Skip to content

Commit

Permalink
fix(deps): 降低vite版本
Browse files Browse the repository at this point in the history
  • Loading branch information
Soybean committed Dec 24, 2021
1 parent e776df4 commit c9c5ca9
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 240 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"typescript": "^4.5.4",
"unplugin-icons": "^0.12.23",
"unplugin-vue-components": "^0.17.9",
"vite": "^2.7.6",
"vite": "~2.5.10",
"vite-plugin-html": "^2.1.1",
"vite-plugin-windicss": "^1.6.1",
"vue-tsc": "^0.30.0",
Expand Down
Loading

1 comment on commit c9c5ca9

@vercel
Copy link

@vercel vercel bot commented on c9c5ca9 Dec 24, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.