Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_videoplayer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-01-17 22:16:11 +0300
committerJulius Härtl <jus@bitgrid.net>2019-01-18 13:13:34 +0300
commit81e95e05fe739a943c662cd8f1be6332f87cb027 (patch)
tree384d02a03ffe052ca66e16fcba84b5dc97809b54 /package.json
parent9682549ca68811b426348e2eb20fb422fbf76d1f (diff)
Bump video.js from 4.12.11 to 7.4.1
Bumps [video.js](https://github.com/videojs/video.js) from 4.12.11 to 7.4.1. - [Release notes](https://github.com/videojs/video.js/releases) - [Changelog](https://github.com/videojs/video.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/videojs/video.js/commits/v7.4.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 190d598..53bc4b9 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
"dependencies": {
"jquery": "^2.1.4",
"underscore": "^1.9.1",
- "video.js": "^4.12.15"
+ "video.js": "^7.4.1"
},
"devDependencies": {
"@babel/core": "^7.2.2",