From 2565c8f0eb7e4c1da93bc9907e20ff6af133d6e9 Mon Sep 17 00:00:00 2001 From: pallales Date: Thu, 1 Nov 2018 13:38:24 +0900 Subject: [PATCH 1/2] asdf --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b740694..561989e 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,8 @@ This app was created using Enact framework. The following tools and libraries are required to build app: ``` -* Node -* NPM +* Node 4.10 +* NPM 3.5 * enact-cli ``` From 323e0cd1b3b16dcf52d570feb376c4d37e48cbf2 Mon Sep 17 00:00:00 2001 From: pallales Date: Thu, 1 Nov 2018 13:38:24 +0900 Subject: [PATCH 2/2] README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b740694..561989e 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,8 @@ This app was created using Enact framework. The following tools and libraries are required to build app: ``` -* Node -* NPM +* Node 4.10 +* NPM 3.5 * enact-cli ```