From a844b29165111d21859fe3c81d93098f4aeaf872 Mon Sep 17 00:00:00 2001 From: David Bolack Date: Thu, 3 Oct 2024 18:40:22 -0500 Subject: [PATCH] Try further down the updates. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea6c521fc..c22526f10 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "3.15.0", "engines": { "npm": "^10.2.x", - "node": "^20.9.x" + "node": "^20.x.x" }, "repository": { "type": "git",