Fix target version in CONTRIBUTING.md (#8295)

This commit is contained in:
nrdmn
2025-11-26 23:13:12 +01:00
committed by GitHub
parent 60e97c2882
commit 8d7029c9bb

View File

@@ -20,7 +20,7 @@ in the right direction.
## Node version
**Compiler Explorer** currently targets [Node.js](https://nodejs.org/) version 20, so it's better if you do so as well
**Compiler Explorer** currently targets [Node.js](https://nodejs.org/) version 22, so it's better if you do so as well
when testing your changes locally.
> Note that this repository is compatible with `GitHub Codespaces` as well as `VS Code Dev Containers`. Opening your