From feee88532b8ad18423954e7f8dd6e21500a5217d Mon Sep 17 00:00:00 2001 From: Majid Hojati Date: Tue, 16 Jul 2024 11:50:41 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c2d2cf..a3eb48d 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ } ], "engines": { - "node": ">=18.x.x <=21.x.x", + "node": ">=18.x.x <=22.x.x", "npm": ">=10.0.0" }, "keywords": [],