diff --git a/.nvmrc b/.nvmrc index 5692975b..c1302226 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -16.19.1 \ No newline at end of file +20.18.0 \ No newline at end of file diff --git a/README.md b/README.md index a5d98724..b4a7a461 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ blog & homepage project based on monorepo(Turborepo) ## Prerequisites -- node version 16.13.2 +- node version 20.18.0 ## Installing / Getting started diff --git a/package.json b/package.json index 38630e71..2496be5b 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "engines": { "npm": ">=7.0.0", - "node": ">=16.15.1" + "node": ">=20.0.0" }, "scripts": { "post:new": "plop post",