diff options
author | vijeth-aradhya <vijthaaa@gmail.com> | 2017-07-23 10:06:18 +0530 |
---|---|---|
committer | vijeth-aradhya <vijthaaa@gmail.com> | 2017-07-23 10:06:18 +0530 |
commit | ca469bb08bb73c3f2e56a0e893af7e6cc4859f95 (patch) | |
tree | 7ec7df0a47ac224bc55ad70c4f428fbbc46ea327 /bower.json | |
parent | d66d08d17c8b960d2dc6cd20780f5d050c55119f (diff) | |
download | mediagoblin-ca469bb08bb73c3f2e56a0e893af7e6cc4859f95.tar.lz mediagoblin-ca469bb08bb73c3f2e56a0e893af7e6cc4859f95.tar.xz mediagoblin-ca469bb08bb73c3f2e56a0e893af7e6cc4859f95.zip |
Add video-resolution-switcher (video.js plugin) v0.4.2
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ "dependencies": { "jquery": "~2.1.3", "video.js": "~5.20.1", + "videojs-resolution-switcher": "~0.4.2", "leaflet": "~0.7.3" } } |