Fix suggested Node version to be up to date

Resolves 
This commit is contained in:
Ray Schamp 2022-01-14 14:41:28 -05:00 committed by GitHub
parent 1535c64249
commit a4144d84e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -85,7 +85,7 @@ Our tests use:
### Before Getting Started
Make sure you have installed:
* [node](https://docs.npmjs.com/getting-started/installing-node): version 8 or higher
* [node](https://docs.npmjs.com/getting-started/installing-node): version 12
* npm (Node Package Manager): used to maintain and update packages required to build the site
### Update Packages