Fix: Specify Node.js version in Contributing Guide (#4656)

* fix node version on contributing file

* updated to node 22 version
This commit is contained in:
ganesh
2025-05-13 14:10:10 +05:30
committed by GitHub
parent babac6df3c
commit 458c070004

View File

@@ -48,7 +48,7 @@ Bruno is being developed as a desktop app. You need to load the app by running t
## Install Dependencies
```bash
# use nodejs 20 version
# use nodejs 22 version
nvm use
# install deps