diff --git a/frontend/package.json b/frontend/package.json index fca48c9d..da8e130e 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -57,8 +57,8 @@ "vite": "^6.3.5" }, "engines": { - "node": ">=22.0.0", - "npm": ">=11.0.0" + "node": ">=20.0.0", + "npm": ">=10.0.0" }, "repository": "https://gitee.com/tao__tao/fastapi_vue3_admin.git", "author": "948080782@qq.com",