docs(developers.md): update node version as specified in package.json

Closes #16384
This commit is contained in:
Sergey Kryvets
2017-12-29 10:48:35 -06:00
committed by Martin Staffa
parent 96dd35afb6
commit e942e1e988
+1 -1
View File
@@ -18,7 +18,7 @@ machine:
* [Git](http://git-scm.com/): The [Github Guide to
Installing Git][git-setup] is a good source of information.
* [Node.js v6.x (LTS)](http://nodejs.org): We use Node to generate the documentation, run a
* [Node.js v8.x (LTS)](http://nodejs.org): We use Node to generate the documentation, run a
development web server, run tests, and generate distributable files. Depending on your system,
you can install Node either from source or as a pre-packaged bundle.