Swap out video.js for plyr.js

This commit is contained in:
Daniel Supernault 2018-11-30 13:36:05 -07:00
parent 4a0b88a73b
commit 43afc456e8
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7
8 changed files with 63 additions and 183 deletions

View file

@ -24,11 +24,11 @@
"filesize": "^3.6.1",
"infinite-scroll": "^3.0.4",
"laravel-echo": "^1.4.0",
"plyr": "^3.4.7",
"pusher-js": "^4.2.2",
"readmore-js": "^2.2.1",
"socket.io-client": "^2.1.1",
"sweetalert": "^2.1.0",
"twitter-text": "^2.0.5",
"video.js": "^7.2.3"
"twitter-text": "^2.0.5"
}
}