diff --git a/package.json b/package.json index d5029a3..54bdf9c 100644 --- a/package.json +++ b/package.json @@ -32,5 +32,8 @@ "repository": { "type": "git", "url": "git+https://github.com/gridonic/postcss-replace.git" + }, + "engines": { + "node": ">=6" } }