From ade1ca54715561ce380d0ff79bb9b389fb37a1c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 06:10:10 +0000 Subject: [PATCH] Fix package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e811e6c34d..09ba24e5b6 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "engineStrict": true, "engines": { "node": "20.18.0", - "npm": "6.14.18 || 10.8.3" + "npm": "6.14.18 || 10.9.0" }, "main": "index.js", "author": "EIGHTFINITE",