From d0db9b754a9ded618fff4f4109c881389e0f95c7 Mon Sep 17 00:00:00 2001 From: reluc Date: Fri, 11 Aug 2023 14:52:34 +0200 Subject: [PATCH] docs(README): remove reference to issue #1004 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cb45820f9..21a73413c 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,6 @@ cs.addCodec(new MyCodec("application/myType")); ### To use with Node.js > **Warning**: We no longer actively support Node.js version 14 and lower. -> Node.js version 20 is not yet supported (https://github.com/eclipse-thingweb/node-wot/issues/1004) - [Node.js](https://nodejs.org/) version 14+ - [npm](https://www.npmjs.com/) version 7+