(feat): introduces new player with support for the new transcoder backend
Pipeline
#102370693
failed
with stages
in
25 minutes and 5 seconds
Showing
This diff is collapsed.
| ... | ... | @@ -44,7 +44,9 @@ |
| "material-design-lite": "~1.3.0", | ||
| "medium-editor": "^5.23.2", | ||
| "ngx-drag-drop": "^2.0.0", | ||
| "ngx-plyr": "^3.0.1", | ||
| "plotly.js": "^1.47.4", | ||
| "plyr": "^3.5.6", | ||
| "qrcodejs2": "0.0.2", | ||
| "rxjs": "~6.5.2", | ||
| "socket.io-client": "^2.2.0", | ||
| ... | ... | @@ -81,6 +83,7 @@ |
| "karma-jasmine": "~1.1.2", | ||
| "karma-jasmine-html-reporter": "^0.2.2", | ||
| "karma-mocha-reporter": "^2.2.5", | ||
| "node-sass": "^4.13.0", | ||
| "prettier": "^1.19.1", | ||
| "pretty-quick": "^1.11.1", | ||
| "protractor": "~5.4.2", | ||
| ... | ... |
This diff is collapsed.
This diff is collapsed.