使用volta管理node版本

This commit is contained in:
狮子耗耗 2023-08-10 21:39:10 +08:00
parent bdd650e80e
commit 5384fb32c6

View File

@ -15,5 +15,8 @@
"vue": "^3.2.47",
"vuepress": "2.0.0-beta.66",
"vuepress-theme-hope": "2.0.0-beta.234"
},
"volta": {
"node": "16.20.2"
}
}