diff --git a/package.json b/package.json index bfd129a8..aab45409 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "author": "Frazer Smith ", "funding": "https://github.com/sponsors/Fdawgs", "engines": { - "node": ">=18.0.0" + "node": ">=18" }, "scripts": { "build": "tsc",