使用volta管理node

This commit is contained in:
shiningrise 2025-09-17 13:39:44 +08:00
parent a72916e179
commit 793d0c1286

View File

@ -154,5 +154,8 @@
"element-plus",
"vue-next-admin",
"next-admin"
]
],
"volta": {
"node": "22.19.0"
}
}