From 97455957ac9c014c7289fa5d66587fab5404b414 Mon Sep 17 00:00:00 2001 From: Vasco Santos Date: Thu, 30 Apr 2020 12:00:50 +0200 Subject: [PATCH] chore: remove wrtc devdep (#624) --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 04e8b58f..39332931 100644 --- a/package.json +++ b/package.json @@ -106,8 +106,7 @@ "p-defer": "^3.0.0", "p-times": "^3.0.0", "p-wait-for": "^3.1.0", - "sinon": "^9.0.2", - "wrtc": "^0.4.1" + "sinon": "^9.0.2" }, "contributors": [ "David Dias ",