diff --git a/package.json b/package.json index ec21b50..21b48e2 100644 --- a/package.json +++ b/package.json @@ -59,6 +59,9 @@ "url": "https://github.com/sponsors/ljharb" }, "license": "MIT", + "engines": { + "node": ">= 0.4" + }, "auto-changelog": { "output": "CHANGELOG.md", "template": "keepachangelog",