Commit d4fe3387 by Nathan Rajlich

package: support node v0.6.13-v0.8.x

parent 71c7892c
......@@ -32,7 +32,7 @@
"expresso": "*"
},
"engines": {
"node": "~0.6.13"
"node": ">= 0.6.13 && <= 0.8.x
},
"scripts": {
"test": "expresso -I lib test/*.test.js"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment