diff --git a/package.json b/package.json index eac730c..ff035e1 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "VERSION" ], "engines": { - "node": ">=18" + "node": ">=22" }, "scripts": { "build": "tsc -p tsconfig.json",