diff --git a/package.json b/package.json index efdcfae5..426b110d 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "eslint-plugin-react-hooks": "7.0.1" }, "engines": { - "node": ">=22", + "node": ">=20", "npm": ">=11" } }