Skip to content

Commit

Permalink
Revert "Fix video.js freezing when tab is in background (#136)"
Browse files Browse the repository at this point in the history
This reverts commit a093bfa.
  • Loading branch information
DispatchCommit committed Apr 28, 2020
1 parent a093bfa commit 7eea667
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 160 deletions.
174 changes: 16 additions & 158 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bitwave.tv",
"version": "1.13.2",
"version": "1.13.1",
"description": "An open platform live streaming service for creators to freely express themselves.",
"author": "Dispatch",
"scripts": {
Expand Down Expand Up @@ -42,7 +42,7 @@
"nuxt": "^2.12.2",
"sass-loader": "^8.0.2",
"socket.io-client": "^2.3.0",
"video.js": "github:bitwave-tv/video.js#dev",
"video.js": "^7.7.5",
"videojs-contrib-dash": "^2.11.0",
"videojs-contrib-quality-levels": "^2.0.9",
"videojs-hls-quality-selector": "^1.1.1",
Expand Down

0 comments on commit 7eea667

Please sign in to comment.