aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index 7205dbe8f..e9c74787c 100644
--- a/client/package.json
+++ b/client/package.json
@@ -69,7 +69,7 @@
69 "@types/node": "^10.9.2", 69 "@types/node": "^10.9.2",
70 "@types/sanitize-html": "1.18.0", 70 "@types/sanitize-html": "1.18.0",
71 "@types/socket.io-client": "^1.4.32", 71 "@types/socket.io-client": "^1.4.32",
72 "@types/video.js": "^7.2.5", 72 "@types/video.js": "^7.3.3",
73 "@types/webtorrent": "^0.107.0", 73 "@types/webtorrent": "^0.107.0",
74 "angular2-hotkeys": "^2.1.2", 74 "angular2-hotkeys": "^2.1.2",
75 "angularx-qrcode": "1.6.4", 75 "angularx-qrcode": "1.6.4",
@@ -133,6 +133,7 @@
133 "videojs-dock": "^2.0.2", 133 "videojs-dock": "^2.0.2",
134 "videojs-hotkeys": "^0.2.21", 134 "videojs-hotkeys": "^0.2.21",
135 "videostream": "~3.2.1", 135 "videostream": "~3.2.1",
136 "vtt.js": "^0.13.0",
136 "webpack-bundle-analyzer": "^3.0.2", 137 "webpack-bundle-analyzer": "^3.0.2",
137 "webpack-cli": "^3.0.8", 138 "webpack-cli": "^3.0.8",
138 "webtorrent": "^0.107.16", 139 "webtorrent": "^0.107.16",