diff --git a/Web/package.json b/Web/package.json index efbf2faf..2f373d73 100644 --- a/Web/package.json +++ b/Web/package.json @@ -154,5 +154,8 @@ "element-plus", "vue-next-admin", "next-admin" - ] + ], + "volta": { + "node": "22.19.0" + } } \ No newline at end of file