Skip to content

Commit

Permalink
allow node version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
einaros committed Dec 8, 2011
1 parent 8924237 commit e487db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"preinstall": "make validator"
},
"engines": {
"node": ">0.4.0"
"node": ">=0.4.0"
},
"dependencies": {
"commander": "0.5.0"
Expand Down

0 comments on commit e487db6

Please sign in to comment.