1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 19:42:38 +02:00

update videojs-seek-buttons

This commit is contained in:
Vinzenz Hersche 2018-05-21 03:50:05 +02:00
parent d5324612ed
commit 390b33c921
6 changed files with 66 additions and 18 deletions

View file

@ -4,7 +4,7 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'defau
var videojs = _interopDefault(require('video.js'));
var version = "1.1.0";
var version = "1.2.4";
var classCallCheck = function (instance, Constructor) {
if (!(instance instanceof Constructor)) {