mirror of https://github.com/node-red/node-red.git
parent
1a07c5a329
commit
50788af6ca
|
@ -82,6 +82,6 @@
|
|||
"supertest": "1.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.8 <0.12"
|
||||
"node": ">=0.8 <=0.12"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue