Skip to content

Commit

Permalink
[dist] Update node version to reflect backwards compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
indexzero committed Jan 5, 2012
1 parent 49de211 commit 93b3fd0
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 @@ -53,6 +53,6 @@
"test": "vows test/**/*-test.js --spec -i"
},
"engines": {
"node": "~0.4.0"
"node": ">= 0.4.8"
}
}

0 comments on commit 93b3fd0

Please sign in to comment.