diff --git a/package.json b/package.json index e17e3cb..6a8ba22 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "typescript": "5.2.2" }, "engines": { - "node": "18 || 20 || 22" + "node": "20 || 22 || 24" }, "scripts": { "build:watch": "babel src --out-dir lib --source-maps --watch",