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 14:22:31 +0300
committerJimmy Wärting <jimmy@warting.se>2018-08-29 14:22:31 +0300
commit87930170c178bafef993af33a628b7a3861941fe (patch)
treeeee5388148a51ef512252ed1109433af3c2a0748 /package.json
parent7b53faa23d4bb6d4ae0581ff7cb505c08c3809a0 (diff)
bye bye xtend
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 97aae05..8d712b8 100644
--- a/package.json
+++ b/package.json
@@ -65,8 +65,7 @@
"uniq": "^1.0.1",
"unordered-array-remove": "^1.0.2",
"ut_metadata": "^3.0.8",
- "ut_pex": "^1.1.1",
- "xtend": "^4.0.1"
+ "ut_pex": "^1.1.1"
},
"devDependencies": {
"airtap": "0.1.0",