diff --git a/.nvmrc b/.nvmrc index 2edeafb09..8fdd954df 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -20 \ No newline at end of file +22 \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index a5efe5239..8f3910633 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "prettier-plugin-tailwindcss": "0.6.9" }, "engines": { - "node": "20.x" + "node": "22.x" } }, "node_modules/@aashutoshrathi/word-wrap": { diff --git a/package.json b/package.json index c77731c01..2e8335f0b 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "1.0.0", "license": "MIT", "engines": { - "node": "20.x" + "node": "22.x" }, "author": "Alessia Bellisario ", "repository": {