diff options
author | Chocobozzz <me@florianbigard.com> | 2022-03-08 16:26:30 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2022-03-08 16:36:08 +0100 |
commit | 01dd04cd5ab7b55d2a9af7d0ebf405bee9579b09 (patch) | |
tree | b7096d36dbf9607ae1977685e3088a340902a3f8 /client/package.json | |
parent | 383386d8e25b5734f8b7ea7277c1a1a118cc488a (diff) | |
download | PeerTube-01dd04cd5ab7b55d2a9af7d0ebf405bee9579b09.tar.gz PeerTube-01dd04cd5ab7b55d2a9af7d0ebf405bee9579b09.tar.zst PeerTube-01dd04cd5ab7b55d2a9af7d0ebf405bee9579b09.zip |
Display avatar in embed poster
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 690e3b982..9e2657a94 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -130,7 +130,6 @@ | |||
130 | "typescript": "~4.4.4", | 130 | "typescript": "~4.4.4", |
131 | "url": "^0.11.0", | 131 | "url": "^0.11.0", |
132 | "video.js": "^7", | 132 | "video.js": "^7", |
133 | "videojs-dock": "^3.0.0", | ||
134 | "videostream": "~3.2.1", | 133 | "videostream": "~3.2.1", |
135 | "wdio-chromedriver-service": "^7.2.0", | 134 | "wdio-chromedriver-service": "^7.2.0", |
136 | "wdio-geckodriver-service": "^2.0.3", | 135 | "wdio-geckodriver-service": "^2.0.3", |