From: Luigi Pinca Date: Fri, 28 Nov 2014 08:51:42 +0000 (+0100) Subject: bumped JSONStream to version 0.10.x and ws to version 0.5.x X-Git-Url: https://git.saalbach.dev/?a=commitdiff_plain;h=33c51cc25cec4d872ad0360adcecaccfdc1c8b44;p=binbsis50.git bumped JSONStream to version 0.10.x and ws to version 0.5.x --- diff --git a/package.json b/package.json index b64746d..73f70c6 100644 --- a/package.json +++ b/package.json @@ -17,10 +17,10 @@ "redis": "0.12.x", "serve-favicon": "2.1.x", "uglify-js": "2.4.x", - "ws": "0.4.x" + "ws": "0.5.x" }, "devDependencies": { - "JSONStream": "0.9.x" + "JSONStream": "0.10.x" }, "engines": { "node": "0.10.x"