From 0b0ba9a2bcea24bc86ebdec270644224cb8bc919 Mon Sep 17 00:00:00 2001 From: DiepDT Date: Wed, 1 May 2019 22:31:16 +0700 Subject: [PATCH] Modify browser field in package.json for brave-core support --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index ea0df8ce..d7ad198d 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,6 @@ "bittorrent-tracker": "./bin/cmd.js" }, "browser": { - "./lib/common-node.js": false, - "./lib/client/http-tracker.js": false, - "./lib/client/udp-tracker.js": false, "./server.js": false }, "bugs": {