From b69297e470ff86042a791c8933ba0d194577fe69 Mon Sep 17 00:00:00 2001 From: Chapman Pendery <35637443+cpendery@users.noreply.github.com> Date: Tue, 7 Nov 2023 12:04:44 -0800 Subject: [PATCH] docs: update readme to include supported node versions (#26) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e4ae1b2..d0010a9 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ ## Getting Started +### Requirements +- `node >= 16.x` + ### Installation ```shell