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>2015-12-01 04:21:51 +0300
committerFeross Aboukhadijeh <feross@feross.org>2015-12-01 04:21:51 +0300
commit275dd64db6fe742781b88e6bee441700817fc01d (patch)
tree5b54cea0df3f8b6cd79b304b6b72fa51e14ae197 /package.json
parentf604f797c24f58d952b43e1df3b863760f9b6bf2 (diff)
path-exists@2
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a858de2..2728f30 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"multistream": "^2.0.2",
"network-address": "^1.0.0",
"parse-torrent": "^5.1.0",
- "path-exists": "^1.0.0",
+ "path-exists": "^2.1.0",
"pretty-bytes": "^2.0.1",
"pump": "^1.0.0",
"random-iterate": "^1.0.1",