Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Make sure you have the following installed:

| Package | Version/-s | Link | Note |
| ------------------------------------------ | ---------------------------------------------------------------------- | ------------------------------------- | ----------------------------------------------------------------------------------------------------- |
| [Node.js](https://nodejs.org/en/download/) | Maintenance LTS (_v20_) <br/> Active LTS (_v22_) <br/> Current (_v24_) | https://nodejs.org/en/about/releases/ | <span style="color: yellow;">The use of the current version for production is not recommended</span>. |
| [Node.js](https://nodejs.org/en/download/) | Maintenance LTS (_v20_) <br/> Maintenance LTS (_v22_) <br/> Active LTS (_v24_) | https://nodejs.org/en/about/releases/ | <span style="color: yellow;">The use of the current version for production is not recommended</span>. |

You can generate a project with our generator or with the CLI as follows:

Expand Down
Loading