From 8c0421e7bfdd1f9ac18d9f81633a48e7cc7e6bde Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Wed, 19 Sep 2018 19:19:37 -0400 Subject: [PATCH] restore ws functionality to webserver --- npm-shrinkwrap.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index c63a3080..4e61aa60 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -11092,14 +11092,6 @@ } } }, - "ws": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-6.0.0.tgz", - "integrity": "sha512-c2UlYcAZp1VS8AORtpq6y4RJIkJ9dQz18W32SpR/qXGfLDZ2jU4y4wKvvZwqbi7U6gxFQTeE+urMbXU/tsDy4w==", - "requires": { - "async-limiter": "~1.0.0" - } - }, "xhr": { "version": "2.5.0", "resolved": "https://registry.npmjs.org/xhr/-/xhr-2.5.0.tgz",