diff options
author | Rigel Kent <par@rigelk.eu> | 2018-08-28 09:32:03 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-08-28 09:32:03 +0200 |
commit | ee1fc23a8794364687ea06cbb738bc5f6ce70d7f (patch) | |
tree | 2c6002a44984211f2290e8a4d5d3e60836c090d5 /client/package.json | |
parent | f74c294a0d5e9f61f13d64f3f7c028b512431995 (diff) | |
download | PeerTube-ee1fc23a8794364687ea06cbb738bc5f6ce70d7f.tar.gz PeerTube-ee1fc23a8794364687ea06cbb738bc5f6ce70d7f.tar.zst PeerTube-ee1fc23a8794364687ea06cbb738bc5f6ce70d7f.zip |
keyboard shortcuts and key map view (#974)
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/package.json b/client/package.json index 281fd0e95..4b24d5e31 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -62,6 +62,7 @@ | |||
62 | "@types/sanitize-html": "^1.14.0", | 62 | "@types/sanitize-html": "^1.14.0", |
63 | "@types/video.js": "6.2.7", | 63 | "@types/video.js": "6.2.7", |
64 | "@types/webtorrent": "^0.98.4", | 64 | "@types/webtorrent": "^0.98.4", |
65 | "angular2-hotkeys": "^2.1.2", | ||
65 | "angular2-notifications": "^1.0.2", | 66 | "angular2-notifications": "^1.0.2", |
66 | "awesome-typescript-loader": "5.2.0", | 67 | "awesome-typescript-loader": "5.2.0", |
67 | "bootstrap": "^4.1.3", | 68 | "bootstrap": "^4.1.3", |