From 9d4c404dc63df058809bac7b7c2c170ef53ca7cb Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Sun, 3 Jan 2016 19:48:09 +0100 Subject: [PATCH] ws@1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b783075..680ec19 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "simple-websocket": "^2.0.0", "string2compact": "^1.1.1", "uniq": "^1.0.1", - "ws": "^0.8.0", + "ws": "^1.0.0", "xtend": "^4.0.0" }, "devDependencies": {