diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2017-06-11 12:28:22 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2017-06-11 12:28:22 +0200 |
commit | 8635a2c70cc24a4c52558162ac058de95750271f (patch) | |
tree | a9699b7c6696218604e6b273b4f34a6898d4f16b /client/tsconfig.json | |
parent | 66dd264f7b15c05006faa00694c88c56794edc54 (diff) | |
download | PeerTube-8635a2c70cc24a4c52558162ac058de95750271f.tar.gz PeerTube-8635a2c70cc24a4c52558162ac058de95750271f.tar.zst PeerTube-8635a2c70cc24a4c52558162ac058de95750271f.zip |
Update client modules
Diffstat (limited to 'client/tsconfig.json')
-rw-r--r-- | client/tsconfig.json | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/client/tsconfig.json b/client/tsconfig.json index 115af1f83..66c7bb444 100644 --- a/client/tsconfig.json +++ b/client/tsconfig.json | |||
@@ -16,13 +16,6 @@ | |||
16 | "lib": [ | 16 | "lib": [ |
17 | "dom", | 17 | "dom", |
18 | "es6" | 18 | "es6" |
19 | ], | ||
20 | "types": [ | ||
21 | "node", | ||
22 | "source-map", | ||
23 | "uglify-js", | ||
24 | "videojs", | ||
25 | "webpack" | ||
26 | ] | 19 | ] |
27 | }, | 20 | }, |
28 | "exclude": [ | 21 | "exclude": [ |