1
0
mirror of https://github.com/videojs/video.js.git synced 2024-11-24 08:42:25 +02:00

Merge pull request #2280 from dmlap/swf-4.7.1

Bump the SWF up to 4.7.1
This commit is contained in:
David LaPalomento 2015-06-23 15:57:54 -04:00
commit 1404121fee

View File

@ -21,7 +21,7 @@
},
"main": "./dist/video-js/video.js",
"dependencies": {
"videojs-swf": "4.7.0",
"videojs-swf": "4.7.1",
"vtt.js": "git+https://github.com/gkatsev/vtt.js.git#shim-build"
},
"devDependencies": {