[skip ci] devEngines: Bump node to 4.x. (#5530)
This commit is contained in:
committed by
Henry Zhu
parent
640515b3f6
commit
796d497ea1
@@ -46,7 +46,7 @@
|
||||
"uglify-js": "^2.4.16"
|
||||
},
|
||||
"devEngines": {
|
||||
"node": ">= 0.10 <= 7.x",
|
||||
"node": ">= 4.x <= 7.x",
|
||||
"npm": "2.x || 3.x || 4.x"
|
||||
},
|
||||
"babel": {
|
||||
|
||||
Reference in New Issue
Block a user