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:
authorFeross Aboukhadijeh <feross@feross.org>2016-05-08 23:44:57 +0300
committerFeross Aboukhadijeh <feross@feross.org>2016-05-08 23:44:57 +0300
commita2f3d63ec0c6c567f0cab5d46c6f43cbfd5c3d41 (patch)
tree638de10a6199f12d252334d7a7179ded77d46cfe /package.json
parent54663e4fe646b77feeed3c20cfd7f04ba1cfb81e (diff)
remove path-exists
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json
index 842c76d..6b9c5d6 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,6 @@
"load-ip-set": false,
"net": false,
"os": false,
- "path-exists": false,
"ut_pex": false
},
"browserify": {
@@ -45,7 +44,6 @@
"multistream": "^2.0.2",
"package-json-versionify": "^1.0.1",
"parse-torrent": "^5.1.0",
- "path-exists": "^2.1.0",
"pump": "^1.0.0",
"random-iterate": "^1.0.1",
"range-parser": "^1.0.2",