support node >= 0.4.10

This commit is contained in:
Roman Shtylman 2012-05-31 18:55:14 -04:00
parent 9f68f20826
commit 5221c05ac9

View File

@ -13,7 +13,7 @@
"test": "expresso"
},
"engines": {
"node": "~v0.4.10"
"node": ">= v0.4.10"
},
"dependencies": {
"thirty-two": "0.0.1"