diff --git a/.nvmrc b/.nvmrc index 2edeafb..8fdd954 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.json b/package.json index 7b327c8..238fa43 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "cookbook-svelte", "version": "0.0.1", "engines": { - "node": "20" + "node": "22" }, "scripts": { "dev": "vite dev",