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>2016-08-04 04:03:31 +0300
committerFeross Aboukhadijeh <feross@feross.org>2016-08-04 04:03:31 +0300
commit58cf082cfcba09fa8a129c4181f35df37857af1d (patch)
tree296d43c5e0673d76b6d679b6499c799996c7b9df /package.json
parent51ffc85dc3d2390e4594873d2fb1e4e405c30644 (diff)
Add options to disable autoplay/hide controls
Fix #878.
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 4df034a..ace6ca8 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"random-iterate": "^1.0.1",
"range-parser": "^1.2.0",
"readable-stream": "^2.1.4",
- "render-media": "^2.6.0",
+ "render-media": "^2.8.0",
"run-parallel": "^1.1.6",
"run-parallel-limit": "^1.0.3",
"safe-buffer": "^5.0.1",