Update docs to reference node 16 - Gallium (#3450)

This commit is contained in:
Cayman
2021-11-21 20:16:28 -06:00
committed by GitHub
parent f82e0730c7
commit e3662e6b4b
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ Thanks for your contribution to Lodestar. It's people like you that push the Eth
## Prerequisites
- :gear: [NodeJS](https://nodejs.org/) (LTS/Fermium)
- :gear: [NodeJS](https://nodejs.org/) (LTS/Gallium)
- :toolbox: [Yarn](https://yarnpkg.com/)/[Lerna](https://lerna.js.org/)
## Getting Started