diff options
author | Chocobozzz <me@florianbigard.com> | 2018-01-09 15:40:46 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-01-09 15:40:46 +0100 |
commit | d77014491b339b4dcfab95c05507dd5f579a6d7d (patch) | |
tree | d239ecf48f5ad9d3dcfdaf1a237fe974273e2409 /client/yarn.lock | |
parent | a22bfc3ebc9f80088035774c6cfca4bd5707acd3 (diff) | |
download | PeerTube-d77014491b339b4dcfab95c05507dd5f579a6d7d.tar.gz PeerTube-d77014491b339b4dcfab95c05507dd5f579a6d7d.tar.zst PeerTube-d77014491b339b4dcfab95c05507dd5f579a6d7d.zip |
Add hotkeys in video player
Double click for full screen
Diffstat (limited to 'client/yarn.lock')
-rw-r--r-- | client/yarn.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/client/yarn.lock b/client/yarn.lock index a0bfa789d..4196a3674 100644 --- a/client/yarn.lock +++ b/client/yarn.lock | |||
@@ -7203,6 +7203,10 @@ videojs-font@2.0.0: | |||
7203 | version "2.0.0" | 7203 | version "2.0.0" |
7204 | resolved "https://registry.yarnpkg.com/videojs-font/-/videojs-font-2.0.0.tgz#af7461ef9d4b95e0334bffb78b2f2ff0364a9034" | 7204 | resolved "https://registry.yarnpkg.com/videojs-font/-/videojs-font-2.0.0.tgz#af7461ef9d4b95e0334bffb78b2f2ff0364a9034" |
7205 | 7205 | ||
7206 | videojs-hotkeys@^0.2.20: | ||
7207 | version "0.2.20" | ||
7208 | resolved "https://registry.yarnpkg.com/videojs-hotkeys/-/videojs-hotkeys-0.2.20.tgz#1dce9d42c29da392cf1742b89ba292c6706c8973" | ||
7209 | |||
7206 | videojs-ie8@1.1.2: | 7210 | videojs-ie8@1.1.2: |
7207 | version "1.1.2" | 7211 | version "1.1.2" |
7208 | resolved "https://registry.yarnpkg.com/videojs-ie8/-/videojs-ie8-1.1.2.tgz#a23d3d8608ad7192b69c6077fc4eb848998d35d9" | 7212 | resolved "https://registry.yarnpkg.com/videojs-ie8/-/videojs-ie8-1.1.2.tgz#a23d3d8608ad7192b69c6077fc4eb848998d35d9" |