aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2017-04-16 19:42:30 +0200
committerChocobozzz <florian.bigard@gmail.com>2017-04-26 21:22:51 +0200
commit16a31eb74177f2eefe9dbca010ea573d23373291 (patch)
tree34b1ed2aa82d8087b699209daf508f7904072e9d /package.json
parent198b205c10dba362b9ae1ef6895b29d7e0dd685f (diff)
downloadPeerTube-16a31eb74177f2eefe9dbca010ea573d23373291.tar.gz
PeerTube-16a31eb74177f2eefe9dbca010ea573d23373291.tar.zst
PeerTube-16a31eb74177f2eefe9dbca010ea573d23373291.zip
Server: upgrade to official version of express-oauth-server
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 281d169c6..f3304b49a 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
50 "debug": "^2.2.0", 50 "debug": "^2.2.0",
51 "dezalgo": "^1.0.3", 51 "dezalgo": "^1.0.3",
52 "express": "^4.12.4", 52 "express": "^4.12.4",
53 "express-oauth-server": "https://github.com/Chocobozzz/express-oauth-server", 53 "express-oauth-server": "2.0.0-b1",
54 "express-validator": "^3.1.0", 54 "express-validator": "^3.1.0",
55 "fluent-ffmpeg": "^2.1.0", 55 "fluent-ffmpeg": "^2.1.0",
56 "js-yaml": "^3.5.4", 56 "js-yaml": "^3.5.4",