Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Wärting <jimmy@warting.se>2018-08-29 13:28:00 +0300
committerJimmy Wärting <jimmy@warting.se>2018-08-29 13:28:00 +0300
commit7b53faa23d4bb6d4ae0581ff7cb505c08c3809a0 (patch)
tree301f7edd4b955d21f4116f52be0d53226f35a066 /package.json
parent2e47febccab8a6e40e4a0b83ff2db170ee3273a2 (diff)
zero-fill seems like unnecessary
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 2a90a38..97aae05 100644
--- a/package.json
+++ b/package.json
@@ -66,8 +66,7 @@
"unordered-array-remove": "^1.0.2",
"ut_metadata": "^3.0.8",
"ut_pex": "^1.1.1",
- "xtend": "^4.0.1",
- "zero-fill": "^2.2.3"
+ "xtend": "^4.0.1"
},
"devDependencies": {
"airtap": "0.1.0",