From 70c153b2dc8b6c4a39e39dcf5846bf69f90bb7c9 Mon Sep 17 00:00:00 2001 From: rakeshkumar1019 Date: Thu, 21 Dec 2023 12:20:43 +0530 Subject: [PATCH] node 18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3c94a02c..3bc5905c9 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "author": "Nuxeo", "license": "Apache-2.0", "engines": { - "node": ">=14.0.0" + "node": ">=18.0.0" }, "scripts": { "postinstall": "check-engine --ignore",