From ad0dbaedb9cfe3f9834115a3aadf873c0517a212 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Thu, 26 Jul 2018 23:02:45 -0700 Subject: [PATCH] add additional ws optional dep --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index b997699..d21970e 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,8 @@ "webtorrent-fixtures": "^1.3.0" }, "optionalDependencies": { - "bufferutil": "^4.0.0" + "bufferutil": "^4.0.0", + "utf-8-validate": "^5.0.1" }, "keywords": [ "bittorrent",