From de3be4710545a637fa911dfecfc2b76daaa424b5 Mon Sep 17 00:00:00 2001 From: John McLear Date: Mon, 26 Jun 2023 17:37:47 +0100 Subject: [PATCH] drop support for node 14 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b798fda60..3af3df511 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ We're looking for maintainers and have some funding available. Please contact J ### Requirements -[Node.js](https://nodejs.org/) >= **14.0.0**. +[Node.js](https://nodejs.org/) >= **16.20.1**. ### GNU/Linux and other UNIX-like systems