diff --git a/package.json b/package.json index cf417e3..e7f102e 100644 --- a/package.json +++ b/package.json @@ -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": {} -} \ No newline at end of file +}