From 82fee6cfe0ef54380872a7444792d929957e90ee Mon Sep 17 00:00:00 2001 From: Johann Schopplich Date: Sun, 10 Sep 2023 11:25:37 +0200 Subject: [PATCH] chore: update Node.js support text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c8ea44..6245b82 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The fastest and leanest way to bundle your Kirby Panel plugins. No configuration ## Requirements -- Node 16 or newer +- Latest Node.js LTS version (currently v18) ## Get Started Right Away