diff options
author | Chocobozzz <me@florianbigard.com> | 2021-05-14 16:12:45 +0200 |
---|---|---|
committer | Chocobozzz <chocobozzz@cpy.re> | 2021-05-27 16:00:13 +0200 |
commit | 0f01a8bacddf6c502e6470e34fdac7750bb76e89 (patch) | |
tree | c0eb33e4b74f955979f2cb9ee747dfc81d7ff4fb /client/package.json | |
parent | 05ded92ed16bc83a33e71ecccf0f3ee9751fd7b0 (diff) | |
download | PeerTube-0f01a8bacddf6c502e6470e34fdac7750bb76e89.tar.gz PeerTube-0f01a8bacddf6c502e6470e34fdac7750bb76e89.tar.zst PeerTube-0f01a8bacddf6c502e6470e34fdac7750bb76e89.zip |
Remove ngx-meta
Unmaintained
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 8c164ae0e..1b9863308 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -51,7 +51,6 @@ | |||
51 | "@ngx-loading-bar/core": "^5.0.0", | 51 | "@ngx-loading-bar/core": "^5.0.0", |
52 | "@ngx-loading-bar/http-client": "^5.0.0", | 52 | "@ngx-loading-bar/http-client": "^5.0.0", |
53 | "@ngx-loading-bar/router": "^5.0.0", | 53 | "@ngx-loading-bar/router": "^5.0.0", |
54 | "@ngx-meta/core": "^9.0.0", | ||
55 | "@types/chart.js": "^2.9.16", | 54 | "@types/chart.js": "^2.9.16", |
56 | "@types/core-js": "^2.5.2", | 55 | "@types/core-js": "^2.5.2", |
57 | "@types/debug": "^4.1.5", | 56 | "@types/debug": "^4.1.5", |