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>2020-05-10 20:23:14 +0300
committerGitHub <noreply@github.com>2020-05-10 20:23:14 +0300
commit7df8a898a8b598510f0f964e940b088c3f013b5b (patch)
tree874f1c563e65cb2a79e4479a72fa2a14adfd28d5 /package.json
parent2f88d44b5f9a97919aa85b6b41a85df30b705570 (diff)
parentfdd6539f21f2b8c933574288a0074fcc22450ada (diff)
Merge pull request #1837 from webtorrent/greenkeeper/tape-5.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 415adda..29c0052 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"run-series": "^1.1.4",
"serve-static": "^1.11.1",
"standard": "*",
- "tape": "^4.6.0",
+ "tape": "^5.0.0",
"webtorrent-fixtures": "^1.5.0"
},
"engines": {