diff --git a/.nvmrc b/.nvmrc index 94868253..fdb2eaaf 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -20.10.0 \ No newline at end of file +22.11.0 \ No newline at end of file diff --git a/package.json b/package.json index 73a7034e..89131fee 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,8 @@ } }, "engines": { - "pnpm": ">= 9.0.4" + "pnpm": ">= 9.0.4", + "node": ">= 22.11.0" }, "scripts": { "all": "pnpm -r --filter \"!./play\" --filter \"!./libs/**/*\"",