From 27a47bff97aacfa10c8a2dacac1c668a913a895e Mon Sep 17 00:00:00 2001 From: Murat Dogan Date: Sun, 1 Dec 2024 16:33:31 +0100 Subject: [PATCH] fix node version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d14c58d..8d90297 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,11 @@ npm install node-datachannel ## Supported Platforms -`node-datachannel` targets N-API version 8 and supports Node.js v16 and above. It is tested on Linux, Windows and MacOS. For N-API compatibility please check [here](https://nodejs.org/api/n-api.html#n_api_n_api_version_matrix). +`node-datachannel` targets N-API version 8 and supports Node.js v18.20 and above. It is tested on Linux, Windows and MacOS. For N-API compatibility please check [here](https://nodejs.org/api/n-api.html#n_api_n_api_version_matrix). | | Linux [x64,armv7,arm64] (1) | Windows [x86,x64] | Mac [M1,x64] | | ------------------------- | :-------------------------: | :---------------: | :----------: | -| N-API v8 (>= Node.js v16) | + | + | + | +| N-API v8 (>= Node.js v18) | + | + | + | **(1)** For Linux musl + libc