From 258b484baba353c1471738297c8327ce310d87ba Mon Sep 17 00:00:00 2001 From: Yash Vesikar Date: Mon, 29 Jan 2024 10:11:51 -0500 Subject: [PATCH] chore: update README node version --- 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.