diff --git a/package.json b/package.json index c63ff3e8..1468b955 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "author": "Artem Zakharchenko", "license": "MIT", "engines": { - "node": ">=18" + "node": ">=18.20.0 <20 || >=20.12.1" }, "scripts": { "start": "tsc --build -w", @@ -200,4 +200,4 @@ "path": "./node_modules/cz-conventional-changelog" } } -} \ No newline at end of file +}