From b996ca004f931aeae510dae15d73232689c04d3f Mon Sep 17 00:00:00 2001 From: Joan Sanchez Date: Wed, 13 Mar 2019 10:58:29 +0100 Subject: [PATCH] changed readme required node version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3394cc84..b3cc9fdbe 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Salix is also the scientific name of a beautifull tree! :) Required applications. * Visual Studio Code -* Node.js = 8.15.0 +* Node.js = 10.15.3 LTS * Docker In Visual Studio Code we use the ESLint extension. Open Visual Studio Code, press Ctrl+P and paste the following command.