diff --git a/package.json b/package.json index 6b51c76..1559c6c 100644 --- a/package.json +++ b/package.json @@ -27,9 +27,6 @@ "README.md", "index.js" ], - "engines": { - "node": ">=18" - }, "scripts": { "lint": "eslint .", "test": "node --test --test-reporter spec",