From d77014491b339b4dcfab95c05507dd5f579a6d7d Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 9 Jan 2018 15:40:46 +0100 Subject: Add hotkeys in video player Double click for full screen --- client/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'client/package.json') diff --git a/client/package.json b/client/package.json index efdd5711b..407ce930c 100644 --- a/client/package.json +++ b/client/package.json @@ -78,6 +78,7 @@ "uglifyjs-webpack-plugin": "^1.1.2", "video.js": "^6.2.0", "videojs-dock": "^2.0.2", + "videojs-hotkeys": "^0.2.20", "webpack": "^3.3.0", "webpack-bundle-analyzer": "^2.9.1", "webtorrent": "^0.98.0", -- cgit v1.2.3