Skip to content

Commit 262e216

Browse files
author
zhangshiliu
committed
chore: lock the Vite version
1 parent ad973c9 commit 262e216

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"typescript": "^4.1.5",
5353
"unplugin-auto-import": "^0.8.7",
5454
"unplugin-vue-components": "^0.19.6",
55-
"vite": "^2.7.13",
55+
"vite": "~2.7.13",
5656
"vite-plugin-pwa": "^0.11.2"
5757
},
5858
"config": {

0 commit comments

Comments
 (0)