add Node 5 to devEngines

This commit is contained in:
Sergey Rubanov
2015-11-01 04:55:33 +03:00
parent 88bae3fb73
commit 57b0c8efd0

View File

@@ -40,7 +40,7 @@
"uglifyify": "^3.0.1"
},
"devEngines": {
"node": "4.x",
"node": "4.x || 5.x",
"npm": "2.x || 3.x"
},
"commonerConfig": {