diff --git a/package.json b/package.json index 3441979..322f95d 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,9 @@ }, "author": "Yago Pérez ", "license": "MIT", + "engines": { + "node" : ">=0.12" + }, "dependencies": { "bl": "^1.1.2", "bluebird": "^3.3.4",