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>2020-04-25 01:02:11 +0300
committerGitHub <noreply@github.com>2020-04-25 01:02:11 +0300
commitfdd6539f21f2b8c933574288a0074fcc22450ada (patch)
tree7b02d1d5b838572edd6bc33072b0a4bb222285f6 /package.json
parentfb8392d9f3a60fd0d5727a1d71967c06186844da (diff)
chore(package): update tape to version 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 7f913be..28ffde2 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": {