diff --git a/package.json b/package.json index f914c21..e22b1fc 100644 --- a/package.json +++ b/package.json @@ -51,5 +51,8 @@ "repository": { "type": "git", "url": "git+https://github.com/mafintosh/tar-stream.git" + }, + "engines": { + "node": ">=6" } }