From 0d4a1b4ef77095a0f9d79b477335c4c06d932ce7 Mon Sep 17 00:00:00 2001 From: Chris Shaw Date: Mon, 25 May 2020 23:18:38 +1000 Subject: [PATCH] Updated minimum node version required --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ace6745..27ce848 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Chris Shaw ", "description": "Webpack configuration and helpers for the AEM.Design compose module", "engines": { - "node": ">= 10.x", + "node": ">= 10.13.x", "yarn": ">= 1.10.x < 2.x" }, "bin": {