diff --git a/.nvmrc b/.nvmrc index 53cc5b62..593cb75b 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -18.20.3 \ No newline at end of file +20.16.0 \ No newline at end of file diff --git a/package.json b/package.json index 3e86a9cb..4beb9abc 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ }, "description": "Easily setup all the tools of Open Web Components.", "engines": { - "node": ">=18.20.3" + "node": ">=20.16.0" }, "license": "MIT", "repository": {