aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bower.json1
l---------mediagoblin/static/extlib/videojs-resolution-switcher1
2 files changed, 2 insertions, 0 deletions
diff --git a/bower.json b/bower.json
index 260e255b..4e2756d2 100644
--- a/bower.json
+++ b/bower.json
@@ -14,6 +14,7 @@
"dependencies": {
"jquery": "~2.1.3",
"video.js": "~5.20.1",
+ "videojs-resolution-switcher": "~0.4.2",
"leaflet": "~0.7.3"
}
}
diff --git a/mediagoblin/static/extlib/videojs-resolution-switcher b/mediagoblin/static/extlib/videojs-resolution-switcher
new file mode 120000
index 00000000..ace672d9
--- /dev/null
+++ b/mediagoblin/static/extlib/videojs-resolution-switcher
@@ -0,0 +1 @@
+../../../extlib/videojs-resolution-switcher/lib/ \ No newline at end of file