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>2018-02-21 21:21:43 +0300
committerFeross Aboukhadijeh <feross@feross.org>2018-02-21 21:21:43 +0300
commitec06c66be7328984e2de3c0e4879a49715469512 (patch)
tree9f3c21333514f167343eef394d4ec9f04eee7cd4 /package.json
parentebd4fdb8432366344f9de68f9dccb4d3b057eb92 (diff)
zuul -> airtap
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 4fed9cc..ef3602f 100644
--- a/package.json
+++ b/package.json
@@ -70,6 +70,7 @@
"zero-fill": "^2.2.3"
},
"devDependencies": {
+ "airtap": "0.0.1",
"babili": "^0.1.4",
"bittorrent-tracker": "^9.4.0",
"brfs": "^1.4.3",
@@ -82,8 +83,7 @@
"serve-static": "^1.11.1",
"standard": "*",
"tape": "^4.6.0",
- "webtorrent-fixtures": "^1.5.0",
- "zuul": "^3.10.1"
+ "webtorrent-fixtures": "^1.5.0"
},
"engines": {
"node": ">=4"