Commit fc7279c3 by Konstantin Käfer

correct package.json

parent 51a301e5
......@@ -32,7 +32,7 @@
"expresso": "*"
},
"engines": {
"node": ">= 0.6.13 && <= 0.8.x"
"node": ">= 0.6.13 && < 0.9.0"
},
"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