Skip to content

Commit 0498963

Browse files
committed
Version 6.0.0-rc15
1 parent 433c9fe commit 0498963

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"license": "GPL-3.0",
3-
"version": "6.0.0-rc14",
3+
"version": "6.0.0-rc15",
44
"name": "videobox",
55
"description": "Pop-up video player plugin",
66
"copyright": "Hitko",
@@ -58,7 +58,7 @@
5858
"typedoc": ">=0.5.1"
5959
},
6060
"dependencies": {
61-
"video.js": "^5.11.9",
61+
"video.js": "git+https://github.com/HitkoDev/video.js.git#custom_build",
6262
"web-animations-js": ">=2.2.2"
6363
}
6464
}

0 commit comments

Comments
 (0)