From 74b3758f1f8b00e77bb7dc62dc07a44fdbe84845 Mon Sep 17 00:00:00 2001 From: Yash Vesikar Date: Fri, 5 Apr 2024 03:23:09 +0900 Subject: [PATCH] chore: update README node version (#1000) Co-authored-by: Shubham --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3177afe3e..bfd0500d4 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ This library supports the following Node.js implementations: - Node.js 14 - Node.js 16 - Node.js 18 +- Node.js LTS (20) TypeScript is supported for TypeScript version 2.9 and above.