flat: 使用volta

This commit is contained in:
史典卓
2025-06-05 11:04:08 +08:00
parent a066de010e
commit 1b8eb2291d

View File

@@ -59,5 +59,9 @@
"vue-cli-service lint", "vue-cli-service lint",
"git add" "git add"
] ]
},
"volta": {
"node": "14.21.3",
"npm": "6.14.18"
} }
} }