upgrade engine requirement
This commit is contained in:
parent
06585d6e2c
commit
5cfd42dd1c
@ -16,5 +16,5 @@
|
|||||||
"test" : "make test",
|
"test" : "make test",
|
||||||
"install" : "node-waf configure build || true"
|
"install" : "node-waf configure build || true"
|
||||||
},
|
},
|
||||||
"engines" : { "node": ">= 0.2.2" }
|
"engines" : { "node": ">= 0.4.0" }
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user