Merge pull request #2009 from busches/patch-2

fix(docs): Update CONTRIBUTING.md for Node 20
This commit is contained in:
Amruth Pillai
2025-01-12 16:07:44 +01:00
committed by GitHub
+1 -1
View File
@@ -9,7 +9,7 @@ To run the development environment of the application locally on your computer,
#### Requirements
- Docker (with Docker Compose)
- Node.js 18 or higher (with pnpm)
- Node.js 20 or higher (with pnpm)
### 1. Fork and Clone the Repository