fix required node version

This commit is contained in:
Sami Samhuri 2011-11-05 18:59:35 -07:00
parent eb6226fdf1
commit 02a6906179

View file

@ -25,7 +25,7 @@
"thepusher": "./pusher.js"
},
"engines": {
"node": "0.4.x - 0.6.x"
"node": ">=0.4.x"
},
"repository": {
"type": "git",