diff --git a/package.json b/package.json index 7edbe7c..6300f7a 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "access": "public" }, "engines": { - "node": "^16 || ^18 || ^20 || ^22" + "node": "^18 || ^20 || ^22" }, "scripts": { "lint": "eslint '{src,tests}/**/*.ts' --fix",