Chore: Update node to v24 (#112649)

This commit is contained in:
Laura Fernández
2025-10-29 17:17:07 +01:00
committed by GitHub
parent ec6e516e28
commit af8d166b90
29 changed files with 106 additions and 78 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ We recommend using [Homebrew](https://brew.sh/) for installing any missing depen
```
brew install git
brew install go
brew install node@22
brew install node@24
```
### Windows