mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
add Node 5 to devEngines
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
"uglifyify": "^3.0.1"
|
||||
},
|
||||
"devEngines": {
|
||||
"node": "4.x",
|
||||
"node": "4.x || 5.x",
|
||||
"npm": "2.x || 3.x"
|
||||
},
|
||||
"commonerConfig": {
|
||||
|
||||
Reference in New Issue
Block a user