diff --git a/package.json b/package.json index 3597a9feed..b11dae3462 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,9 @@ "Jeremy Elbourn " ], "license": "Apache-2.0", + "engines": { + "node": ">= 4.2.1 < 5" + }, "repository": { "type": "git", "url": "https://github.com/angular/angular.git"