From 1353e36d329a167ecfb84bb35b72294dfe4a82f2 Mon Sep 17 00:00:00 2001 From: jmls Date: Wed, 21 Oct 2015 17:17:33 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f559329..cde672e 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,6 @@ "dependencies": { "express": "^4.13.1", "mustache": "^2.1.3", - "ws": "^0.7.2" + "ws": "^0.8.0" } }