diff --git a/README.md b/README.md index b191d16..cb30fa3 100755 --- a/README.md +++ b/README.md @@ -22,10 +22,10 @@ If you want to try out _Fredy_, you can access the demo version [here](https://f ## Usage -- Make sure to use Node.js 20 or above +- Make sure to use Node.js 22 or above - Run the following commands: ```ssh -corepack enable (if you use node < 22) +corepack enable pnpm i pnpm prod pnpm start diff --git a/package.json b/package.json index 4c89e82..fec7ce7 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fredy", - "version": "11.3.0", + "version": "12.0.0", "description": "[F]ind [R]eal [E]states [d]amn eas[y].", "packageManager": "pnpm@9.1.0", "scripts": { @@ -41,7 +41,7 @@ }, "license": "MIT", "engines": { - "node": ">=20.0.0", + "node": ">=22.0.0", "pnpm": ">=9.0.0" }, "browserslist": [