Skip to content

Commit

Permalink
chore: lock the Vite version
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangshiliu committed Jun 28, 2022
1 parent ad973c9 commit 262e216
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 @@ -52,7 +52,7 @@
"typescript": "^4.1.5",
"unplugin-auto-import": "^0.8.7",
"unplugin-vue-components": "^0.19.6",
"vite": "^2.7.13",
"vite": "~2.7.13",
"vite-plugin-pwa": "^0.11.2"
},
"config": {
Expand Down

0 comments on commit 262e216

Please sign in to comment.