Skip to content

Commit

Permalink
correct package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kkaefer committed Jun 27, 2012
1 parent 51a301e commit fc7279c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -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"
Expand Down

0 comments on commit fc7279c

Please sign in to comment.