chore: bump engine to match vite v3

pull/666/head
Anthony Fu 3 years ago
parent fe7b0af07c
commit 38af838da6

@ -39,7 +39,7 @@
"url": "https://github.com/vuejs/vitepress/issues"
},
"engines": {
"node": ">=14.0.0"
"node": ">=14.6.0"
},
"scripts": {
"dev": "rimraf dist && run-s dev-shared dev-start",

Loading…
Cancel
Save