X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=66e8990f936897a34498384d1a03cccf0bf8caeb;hb=809c418992347dfd8aaa43d650404dd4ada16345;hp=7205dbe8f4f77f4fdf598dc65c491b63663d439e;hpb=b764380ac23f4e9d4677d08acdc3474c2931a16d;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index 7205dbe8f..66e8990f9 100644 --- a/client/package.json +++ b/client/package.json @@ -56,7 +56,6 @@ "@ngx-loading-bar/router": "^4.2.0", "@ngx-meta/core": "^7.0.0", "@ngx-translate/i18n-polyfill": "^1.0.0", - "@streamroot/videojs-hlsjs-plugin": "^1.0.10", "@types/core-js": "^2.5.2", "@types/debug": "^4.1.5", "@types/hls.js": "^0.12.4", @@ -65,11 +64,11 @@ "@types/jschannel": "^1.0.0", "@types/linkifyjs": "^2.1.2", "@types/lodash-es": "^4.17.0", - "@types/markdown-it": "^0.0.5", + "@types/markdown-it": "^0.0.9", "@types/node": "^10.9.2", "@types/sanitize-html": "1.18.0", "@types/socket.io-client": "^1.4.32", - "@types/video.js": "^7.2.5", + "@types/video.js": "^7.3.3", "@types/webtorrent": "^0.107.0", "angular2-hotkeys": "^2.1.2", "angularx-qrcode": "1.6.4", @@ -133,6 +132,7 @@ "videojs-dock": "^2.0.2", "videojs-hotkeys": "^0.2.21", "videostream": "~3.2.1", + "vtt.js": "^0.13.0", "webpack-bundle-analyzer": "^3.0.2", "webpack-cli": "^3.0.8", "webtorrent": "^0.107.16",