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:
authorgreenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>2019-06-29 02:56:56 +0300
committergreenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>2019-06-29 02:56:56 +0300
commitd96583b099c4c0e6efb61cdd0ee7c879d8269594 (patch)
tree35e749b931839372a07b14c2af98497e246afa65 /package.json
parentd17863f4a5aea3a66a11503e9fa3aa28a17acd28 (diff)
fix(package): update create-torrent to version 4.0.0
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 7768698..eaebe48 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
"bittorrent-dht": "^9.0.0",
"bittorrent-protocol": "^3.0.0",
"chunk-store-stream": "^4.0.0",
- "create-torrent": "^3.33.0",
+ "create-torrent": "^4.0.0",
"debug": "^4.1.0",
"end-of-stream": "^1.1.0",
"fs-chunk-store": "^1.6.2",