diff options
author | Chocobozzz <me@florianbigard.com> | 2018-05-22 16:02:29 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-05-22 16:02:29 +0200 |
commit | d1bd87e066633b8a66266b280327ec828980916b (patch) | |
tree | bfb30a565088cbb2675a8ab224b1ae1fc5dbfd16 /package.json | |
parent | 293c885b5c6d4d694792cf430c51d73ecd1f3bee (diff) | |
download | PeerTube-d1bd87e066633b8a66266b280327ec828980916b.tar.gz PeerTube-d1bd87e066633b8a66266b280327ec828980916b.tar.zst PeerTube-d1bd87e066633b8a66266b280327ec828980916b.zip |
Make it works with new autoplay policy
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 16ef248e2..9ed15982a 100644 --- a/package.json +++ b/package.json | |||
@@ -89,7 +89,7 @@ | |||
89 | "jsonld": "^1.0.1", | 89 | "jsonld": "^1.0.1", |
90 | "jsonld-signatures": "https://github.com/Chocobozzz/jsonld-signatures#rsa2017", | 90 | "jsonld-signatures": "https://github.com/Chocobozzz/jsonld-signatures#rsa2017", |
91 | "kue": "^0.11.6", | 91 | "kue": "^0.11.6", |
92 | "lodash": "^4.11.1", | 92 | "lodash": "^4.17.10", |
93 | "magnet-uri": "^5.1.4", | 93 | "magnet-uri": "^5.1.4", |
94 | "mkdirp": "^0.5.1", | 94 | "mkdirp": "^0.5.1", |
95 | "morgan": "^1.5.3", | 95 | "morgan": "^1.5.3", |