From 9b316e35c6ccfa96ab8f2587ef633b1daf29b08d Mon Sep 17 00:00:00 2001 From: streamer45 Date: Thu, 20 Jun 2024 14:54:42 +0200 Subject: [PATCH] Update node/npm version requirements --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d4a40d90..6f4055290 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ This plugin demands some network configuration changes to allow audio/video comm > > Building the plugin requires the following: > - Golang: version >= **1.21** -> - NodeJS: version **16.x** -> - NPM: version **8.x** +> - NodeJS: version **20.11** +> - NPM: version **10.x** Use ```make dist``` to build this plugin.