From 5aa0813b9538c5d2379870924c3e175f70aaa214 Mon Sep 17 00:00:00 2001 From: Louis Bompart Date: Wed, 8 Jul 2020 14:53:54 -0400 Subject: [PATCH] Update node requirement to node 10 (#82) * Update node requirement to node 10 * Update README.md * Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0e50f07..99a6badc 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This repository contains new components meant to be used in conjunction with the ## Setup -Requires Node JS >= 8.0. +Requires Node JS >= 12.18.2. 1. `npm install`