mirror of
https://github.com/react-webpack-generators/generator-react-webpack.git
synced 2025-12-08 18:01:59 +00:00
Support io.js
Add iojs to engines
This commit is contained in:
parent
9fd0f0ae54
commit
094d0c8905
@ -40,7 +40,8 @@
|
||||
"yo": ">=1.2.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
"node": ">=0.10.0",
|
||||
"iojs": ">=1.1.0"
|
||||
},
|
||||
"licenses": [
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user