bump node version

This commit is contained in:
Sami Samhuri 2011-08-25 18:22:42 -07:00
parent f851c5513c
commit 6210193735

View file

@ -24,7 +24,7 @@
"thepusher": "./pusher.js"
},
"engines": {
"node": "0.4.x"
"node": "0.4.x || 0.5.x"
},
"repository": {
"type": "git",
@ -37,4 +37,4 @@
}
],
"devDependencies": {}
}
}