diff options
author | Chocobozzz <me@florianbigard.com> | 2020-02-10 15:14:30 +0100 |
---|---|---|
committer | Chocobozzz <chocobozzz@cpy.re> | 2020-02-10 16:39:28 +0100 |
commit | 25f659632b07ab160bdb2e33664daae6d04b8c60 (patch) | |
tree | f13f154d1ee44f539e3621380cb98c36cf41ba2f /client/package.json | |
parent | 0e9c3b2810aa3fc8bbf5275e42ce621efc6cdb66 (diff) | |
download | PeerTube-25f659632b07ab160bdb2e33664daae6d04b8c60.tar.gz PeerTube-25f659632b07ab160bdb2e33664daae6d04b8c60.tar.zst PeerTube-25f659632b07ab160bdb2e33664daae6d04b8c60.zip |
Remove unused modules
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client/package.json b/client/package.json index 9715b3716..408781a11 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -48,8 +48,6 @@ | |||
48 | "@angular/router": "~9.0.0", | 48 | "@angular/router": "~9.0.0", |
49 | "@angular/service-worker": "~9.0.0", | 49 | "@angular/service-worker": "~9.0.0", |
50 | "@angularclass/hmr": "^2.1.3", | 50 | "@angularclass/hmr": "^2.1.3", |
51 | "@locl/cli": "^0.0.1-beta.5", | ||
52 | "@locl/core": "^0.0.1-beta.2", | ||
53 | "@neos21/bootstrap3-glyphicons": "^1.0.1", | 51 | "@neos21/bootstrap3-glyphicons": "^1.0.1", |
54 | "@ng-bootstrap/ng-bootstrap": "^5.2.1", | 52 | "@ng-bootstrap/ng-bootstrap": "^5.2.1", |
55 | "@ngx-i18nsupport/ngx-i18nsupport": "^1.1.6", | 53 | "@ngx-i18nsupport/ngx-i18nsupport": "^1.1.6", |