diff --git a/.nvmrc b/.nvmrc index a41465d..d845d9d 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1,2 +1 @@ 24.14.0 -22 diff --git a/README.md b/README.md index 240f319..4e90afe 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Desktop app (Electron + TypeScript) to run and package a NodeCG installation wit ## Requirements -- Node.js `>=22` +- Node.js `>=24` - Dependencies installed with `npm install` ## Available scripts