From 153c1ef44a0ead4b6558c6ab957eccb325c41d08 Mon Sep 17 00:00:00 2001 From: Tobias Berger Date: Mon, 7 Feb 2022 10:34:41 +0100 Subject: [PATCH] Add Node.js version info --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5820402..6ba3c42 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,4 @@ This will run the compiled JavaScript file with the environment's `node` executa Alternatively, manually run `/node ./server.node.bundle.js` -#### This package has only been tested on Linux. +#### This package has only been tested on Linux with Node.js v17.3.0