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>2014-06-05 06:00:07 +0400
committerFeross Aboukhadijeh <feross@feross.org>2014-06-05 06:00:07 +0400
commitaadfbe7276641294df18c4371d5b9cced2bb905e (patch)
tree52ff29de423a48504c467f721037544cbbfd91d6 /package.json
parentc320adc2557fb22223bfcad58acb6867da65d7be (diff)
add destroy()
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 163cc09..41a948c 100644
--- a/package.json
+++ b/package.json
@@ -31,6 +31,7 @@
"random-access-file": "^0.3.1",
"range-parser": "^1.0.0",
"rimraf": "^2.2.5",
+ "run-parallel": "^1.0.0",
"thunky": "^0.1.0",
"windows-no-runnable": "~0.0.6"
},