mirror of
https://github.com/videojs/video.js.git
synced 2025-03-29 22:07:10 +02:00
@heff updated the SWF to the latest version. closes #1714
This commit is contained in:
parent
0960a6108b
commit
dd9b4df727
@ -11,6 +11,7 @@ CHANGELOG
|
||||
* @mmcc added functions for better timeout and interval handling ([view](https://github.com/videojs/video.js/pull/1642))
|
||||
* @mmcc fixed the vdata exception when you dispose a player with tracks ([view](https://github.com/videojs/video.js/pull/1710))
|
||||
* @nemesreviz added a Hungarian translation ([view](https://github.com/videojs/video.js/pull/1711))
|
||||
* @heff updated the SWF to the latest version ([view](https://github.com/videojs/video.js/pull/1714))
|
||||
|
||||
--------------------
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
},
|
||||
"main": "./dist/video-js/video.js",
|
||||
"dependencies": {
|
||||
"videojs-swf": "4.5.1"
|
||||
"videojs-swf": "4.5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"calcdeps": "~0.1.7",
|
||||
|
Loading…
x
Reference in New Issue
Block a user