From d0d8b3b57f468f1eeebac94cce8e23df21395f1f Mon Sep 17 00:00:00 2001 From: Kay <21156929@qq.com> Date: Fri, 1 Sep 2017 11:32:22 +0800 Subject: [PATCH] upgrade dependency ws version to 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6f7b79..6e97d1a 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "fast-stats": "0.0.3", "sugar": "1.3.8", "tab": "0.1.x", - "ws": "^1.1.1" + "ws": "^3.1.0" }, "bin": { "thor": "./bin/thor"