From 5ee1be6c89140d5c2eaafab1332002bf86aeb5c4 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sat, 5 Nov 2011 15:49:34 -0700 Subject: [PATCH] node v0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22cc8dc..ffc2b46 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "thepusher": "./pusher.js" }, "engines": { - "node": "0.4.x || 0.5.x" + "node": "0.4.x - 0.6.x" }, "repository": { "type": "git",