From 1bb23eb3708503b09786177519c699695e2b79f0 Mon Sep 17 00:00:00 2001 From: Sebastian Riedel Date: Fri, 10 Nov 2023 18:33:15 +0100 Subject: [PATCH] We require Node 18 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d74de0fc..8d5162c8 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ If you want to stay up to date on the ## Installation -All you need is Node.js 16.0.0 (or newer). +All you need is Node.js 18.0.0 (or newer). ``` $ npm install @mojojs/core