Add mediaelement-plugins plugins from Chamilo fork

In order to get the markersrolls.js developed for chamilo

fork:

https://github.com/chamilo/mediaelement-plugins
pull/3006/head
Julio Montoya 6 years ago
parent b8cd297b2b
commit 8eb4b210ab
  1. 2
      package.json
  2. 5
      yarn.lock

@ -42,7 +42,7 @@
"linkifyjs": "^2.1.8",
"mathjax": "^2.7",
"mediaelement": "^4.2",
"mediaelement-plugins": "^2.5.0",
"mediaelement-plugins": "https://github.com/chamilo/mediaelement-plugins",
"moment": "^2.22",
"multiselect-two-sides": "^2.5.5",
"mxgraph": "^4.0",

@ -4818,10 +4818,9 @@ media-typer@0.3.0:
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
integrity sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=
mediaelement-plugins@^2.5.0:
"mediaelement-plugins@https://github.com/chamilo/mediaelement-plugins":
version "2.5.0"
resolved "https://registry.yarnpkg.com/mediaelement-plugins/-/mediaelement-plugins-2.5.0.tgz#e48b499a57510431bb61a3ec00335f4bc4d1eb25"
integrity sha512-MokCToMlroarsOPOrsRcWXM8IGJrSPf2jZrd+Pr3I5xzCFVb9L3VNfq3Ts2MiIaxGZwB5OaWNQ4b1A7Z6zGFug==
resolved "https://github.com/chamilo/mediaelement-plugins#f1fd1c8a5e71019e2c286733253e7728a4064903"
dependencies:
global "^4.3.1"
mediaelement "^4.0.7"

Loading…
Cancel
Save