mirror of
https://github.com/videojs/video.js.git
synced 2025-01-15 10:39:58 +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",
|
||||
"dependencies": {
|
||||
"videojs-swf": "4.3.4"
|
||||
"videojs-swf": "4.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt-cli": "~0.1.0",
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
<!-- Set the location of the flash SWF -->
|
||||
<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>
|
||||
|
||||
</head>
|
||||
|
Loading…
Reference in New Issue
Block a user