diff options
author | Chocobozzz <me@florianbigard.com> | 2018-02-08 11:22:03 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-02-08 11:23:05 +0100 |
commit | 151edeee3a1bff047bda4cdb60d98ad74f627488 (patch) | |
tree | 5cf652abb3a1e255d62f7f5424b831ce4d8741fc /client/package.json | |
parent | 4dd626d34d10e6e13c9689c75f13e438b46c35f4 (diff) | |
download | PeerTube-151edeee3a1bff047bda4cdb60d98ad74f627488.tar.gz PeerTube-151edeee3a1bff047bda4cdb60d98ad74f627488.tar.zst PeerTube-151edeee3a1bff047bda4cdb60d98ad74f627488.zip |
Better peertube icons
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/package.json b/client/package.json index 574658e7d..39cd209e6 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -34,6 +34,7 @@ | |||
34 | "@angular/platform-browser": "~5.2.2", | 34 | "@angular/platform-browser": "~5.2.2", |
35 | "@angular/platform-browser-dynamic": "~5.2.2", | 35 | "@angular/platform-browser-dynamic": "~5.2.2", |
36 | "@angular/router": "~5.2.2", | 36 | "@angular/router": "~5.2.2", |
37 | "@angular/service-worker": "^5.2.4", | ||
37 | "@angularclass/hmr": "^2.1.3", | 38 | "@angularclass/hmr": "^2.1.3", |
38 | "@ngx-loading-bar/http-client": "^1.0.0-rc.1", | 39 | "@ngx-loading-bar/http-client": "^1.0.0-rc.1", |
39 | "@ngx-meta/core": "^5.0.0", | 40 | "@ngx-meta/core": "^5.0.0", |