From 8a449da3b00e49cde17f232624791d3990a2cd8c Mon Sep 17 00:00:00 2001 From: gfyoung Date: Thu, 7 Oct 2021 14:14:47 -0700 Subject: [PATCH] Update README about Node version support xref: https://github.com/npm/cli/pull/3762 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 822cdecc29294..307a697ffd861 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ### Requirements -* [**Node.js** `v10`](https://nodejs.org/en/download/) or higher must be installed to run this program +* [**Node.js** `v12`](https://nodejs.org/en/download/) or higher must be installed to run this program ### Installation