mirror of
https://github.com/videojs/video.js.git
synced 2025-01-23 11:04:59 +02:00
Updated to the latest version of the swf
This commit is contained in:
parent
956aaa0425
commit
c9cad9ca1e
@ -20,7 +20,7 @@
|
|||||||
},
|
},
|
||||||
"main": "./dist/video-js/video.js",
|
"main": "./dist/video-js/video.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"videojs-swf": "4.3.4"
|
"videojs-swf": "4.4.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"grunt-cli": "~0.1.0",
|
"grunt-cli": "~0.1.0",
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
<!-- Set the location of the flash SWF -->
|
<!-- Set the location of the flash SWF -->
|
||||||
<script>
|
<script>
|
||||||
vjs.options.flash.swf = '../node_modules/videojs-swf/dist/VideoJS.swf'
|
vjs.options.flash.swf = '../node_modules/videojs-swf/dist/video-js.swf'
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user