aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index 0d5acf997..61f94758a 100644
--- a/client/package.json
+++ b/client/package.json
@@ -23,7 +23,7 @@
23 }, 23 },
24 "license": "GPLv3", 24 "license": "GPLv3",
25 "resolutions": { 25 "resolutions": {
26 "videojs-dock/video.js": "^7", 26 "video.js": "^7",
27 "webtorrent/create-torrent/junk": "^1", 27 "webtorrent/create-torrent/junk": "^1",
28 "simple-get": "^2.8.1" 28 "simple-get": "^2.8.1"
29 }, 29 },
@@ -99,6 +99,8 @@
99 "typescript": "2.7", 99 "typescript": "2.7",
100 "uglifyjs-webpack-plugin": "^1.1.2", 100 "uglifyjs-webpack-plugin": "^1.1.2",
101 "video.js": "^7.0.3", 101 "video.js": "^7.0.3",
102 "videojs-contextmenu": "^2.0.0",
103 "videojs-contextmenu-ui": "^4.0.0",
102 "videojs-dock": "^2.0.2", 104 "videojs-dock": "^2.0.2",
103 "videojs-hotkeys": "^0.2.21", 105 "videojs-hotkeys": "^0.2.21",
104 "webpack": "^4.5.0", 106 "webpack": "^4.5.0",