diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2017-09-14 17:06:31 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2017-09-14 17:25:36 +0200 |
commit | bfb3a98fac582f104c6d9b8b7242ea2cbb650b91 (patch) | |
tree | 24ead7cbbdc785315c406dfba85a55fe5e235d09 /client/package.json | |
parent | d5050d1e097e761685fbaafe6e3d4b8b78d48356 (diff) | |
download | PeerTube-bfb3a98fac582f104c6d9b8b7242ea2cbb650b91.tar.gz PeerTube-bfb3a98fac582f104c6d9b8b7242ea2cbb650b91.tar.zst PeerTube-bfb3a98fac582f104c6d9b8b7242ea2cbb650b91.zip |
Remove ng2 file upload module
Unmaintained and we don't need it anymore with httpclient
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json index caec34e44..8a82a294e 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -61,7 +61,6 @@ | |||
61 | "intl": "^1.2.4", | 61 | "intl": "^1.2.4", |
62 | "json-loader": "^0.5.4", | 62 | "json-loader": "^0.5.4", |
63 | "ng-router-loader": "^2.0.0", | 63 | "ng-router-loader": "^2.0.0", |
64 | "ng2-file-upload": "^1.1.4-2", | ||
65 | "ngc-webpack": "3.2.2", | 64 | "ngc-webpack": "3.2.2", |
66 | "ngx-bootstrap": "1.9.1", | 65 | "ngx-bootstrap": "1.9.1", |
67 | "ngx-chips": "1.5.3", | 66 | "ngx-chips": "1.5.3", |