npm run build to update js modules

This commit is contained in:
Gabe Kangas
2021-10-20 10:27:35 -07:00
parent d2c200b77b
commit 269475b423
6 changed files with 2991 additions and 15 deletions

View File

@@ -30771,4 +30771,4 @@ videojs.addLanguage('en', {
var core = videojs;
export { core as default };
export default core;