From 233d41a8bba8d3c081eb1d56441b596037be476c Mon Sep 17 00:00:00 2001 From: haelbichalex Date: Tue, 3 Sep 2019 10:07:14 +0200 Subject: [PATCH] =?UTF-8?q?Update=20README.md=20=E2=80=93=20Node=2010.x=20?= =?UTF-8?q?is=20now=20required?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c6027ba..acf7523e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Besides a big improvement for the shopping experience, we also want to create a - Docker and Docker Compose Already included in `vue-storefront-api` Docker image (required locally, if you do not use containerization): -- Node.js 8.x or higher +- Node.js 10.x or higher - Yarn ## Installation