diff --git a/package.json b/package.json index 44752c4..89eaceb 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "private": true, "type": "module", "engines": { - "node": ">=24.15.0" + "node": ">=22.22.0" }, "scripts": { "eslint-fix": "npx eslint . --fix",