From 69c77ac4625a71fb2dbc46ae4a19a96ef0706f7e Mon Sep 17 00:00:00 2001 From: jorav Date: Fri, 10 Sep 2021 20:38:51 +0530 Subject: [PATCH] url changed --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc7f9e18..eb8523b1 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "run-series": "^1.1.9", "simple-get": "^4.0.0", "simple-peer": "^9.11.0", - "simple-websocket": "git+https://github.com/gkachru/simple-websocket.git", + "simple-websocket": "git+https://github.com/joravkumar/simple-websocket.git", "string2compact": "^1.3.0", "unordered-array-remove": "^1.0.2", "ws": "^7.4.5"