diff --git a/.nvmrc b/.nvmrc index 2bd5a0a..209e3ef 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -22 +20 diff --git a/package.json b/package.json index 2d3b8c4..c7b7bcb 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "license": "Apache-2.0", "private": true, "engines": { - "node": ">=22" + "node": ">=20" }, "workspaces": [ "pkg/*"