Commit da74d423 by Konstantin Käfer

make package.json valid

parent d5697978
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
"expresso": "*" "expresso": "*"
}, },
"engines": { "engines": {
"node": ">= 0.6.13 && <= 0.8.x "node": ">= 0.6.13 && <= 0.8.x"
}, },
"scripts": { "scripts": {
"test": "expresso -I lib test/*.test.js" "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