From 63cf285315cef17d0e2f41f42cb89556dce3720a Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Thu, 8 Aug 2019 20:12:38 -0700 Subject: fixpack --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 0570ae5..94ba395 100644 --- a/package.json +++ b/package.json @@ -17,13 +17,6 @@ "os": false, "ut_pex": false }, - "chromeapp": { - "fs-chunk-store": "memory-chunk-store", - "http": "http-node", - "load-ip-set": false, - "net": "chrome-net", - "os": false - }, "browserify": { "transform": [ "package-json-versionify" @@ -32,6 +25,13 @@ "bugs": { "url": "https://github.com/webtorrent/webtorrent/issues" }, + "chromeapp": { + "fs-chunk-store": "memory-chunk-store", + "http": "http-node", + "load-ip-set": false, + "net": "chrome-net", + "os": false + }, "dependencies": { "addr-to-ip-port": "^1.4.2", "bitfield": "^3.0.0", -- cgit v1.2.3