diff --git a/package.json b/package.json index 57f574a..d32c1ec 100644 --- a/package.json +++ b/package.json @@ -10,5 +10,5 @@ "should": ">= 0.0.1" } , "main": "index" - , "engines": { "node": ">= 0.4.x < 0.7.0" } + , "engines": { "node": ">= 0.4.x < 0.9.0" } } \ No newline at end of file