Skip to content

Commit

Permalink
updated bundles and lock
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa8626 committed Jan 18, 2019
1 parent 4d5266a commit 86155cf
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 27 deletions.
4 changes: 2 additions & 2 deletions dist/openplayer.js
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ exports.offset = offset;
/* 6 */
/***/ (function(module, exports) {

var core = module.exports = { version: '2.5.7' };
var core = module.exports = { version: '2.6.2' };
if (typeof __e == 'number') __e = core; // eslint-disable-line no-undef


Expand Down Expand Up @@ -1071,7 +1071,7 @@ var store = global[SHARED] || (global[SHARED] = {});
})('versions', []).push({
version: core.version,
mode: __webpack_require__(25) ? 'pure' : 'global',
copyright: 2018 Denis Pushkarev (zloirock.ru)'
copyright: 2019 Denis Pushkarev (zloirock.ru)'
});


Expand Down
2 changes: 1 addition & 1 deletion dist/openplayer.min.js

Large diffs are not rendered by default.

54 changes: 30 additions & 24 deletions package-lock.json

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

0 comments on commit 86155cf

Please sign in to comment.