[skip ci] Add devEngines to package.json (#5312)

This commit is contained in:
Artem Yavorsky 2017-02-22 05:10:33 +02:00 committed by Henry Zhu
parent b5246994b5
commit 02f51fb7a5

View File

@ -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": [