diff --git a/package.json b/package.json index 9a00d0b2..373c1f6f 100644 --- a/package.json +++ b/package.json @@ -52,8 +52,12 @@ "random-message": "1.1.0", "zip-stream": "5.0.1" }, + "repository": { + "type": "git", + "url": "git://github.com/zone-eu/zone-mta.git" + }, "engines": { - "node": ">=14.0.0" + "node": ">=16.0.0" }, "bin": { "check-bounce": "bin/check-bounce.js"