Skip to content

Commit

Permalink
fix(deps): pin vite to 2.8.x
Browse files Browse the repository at this point in the history
pending for #3974
  • Loading branch information
pi0 committed Mar 30, 2022
1 parent b9c2dea commit 607e9b9
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 @@ -61,7 +61,7 @@
"unplugin": "^0.6.0",
"unplugin-vue2-script-setup": "^0.10.1",
"untyped": "^0.4.3",
"vite": "^2.8.6",
"vite": "~2.8.6",
"vite-plugin-vue2": "^1.9.3",
"vue-template-compiler": "^2.6.14"
},
Expand Down

0 comments on commit 607e9b9

Please sign in to comment.