diff options
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json index 82e3d9f8d..03d59ea58 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -24,7 +24,8 @@ | |||
24 | "license": "GPLv3", | 24 | "license": "GPLv3", |
25 | "resolutions": { | 25 | "resolutions": { |
26 | "videojs-dock/video.js": "^6", | 26 | "videojs-dock/video.js": "^6", |
27 | "webtorrent/create-torrent/junk": "^1" | 27 | "webtorrent/create-torrent/junk": "^1", |
28 | "simple-get": "^2.8.1" | ||
28 | }, | 29 | }, |
29 | "devDependencies": { | 30 | "devDependencies": { |
30 | "@angular-devkit/build-angular": "~0.6.1", | 31 | "@angular-devkit/build-angular": "~0.6.1", |