From 02f51fb7a5f4dd808839088e8b22d46cb0b5b202 Mon Sep 17 00:00:00 2001 From: Artem Yavorsky Date: Wed, 22 Feb 2017 05:10:33 +0200 Subject: [PATCH] [skip ci] Add devEngines to package.json (#5312) --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index 254cad0ffb..2747f458d2 100644 --- a/package.json +++ b/package.json @@ -47,6 +47,10 @@ "through2": "^2.0.0", "uglify-js": "^2.4.16" }, + "devEngines": { + "node": ">= 0.10 <= 7.x", + "npm": "2.x || 3.x || 4.x" + }, "babel": { "comments": false, "presets": [