]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Client: try to be responsive
[github/Chocobozzz/PeerTube.git] / package.json
index 281d169c67555586cf58da809551dea7a9458b84..9c63c67b4f1fdf6c25514e3cdac5a73fb68c3fc6 100644 (file)
@@ -36,7 +36,7 @@
     "update-host": "scripty",
     "test": "scripty",
     "help": "scripty",
-    "postinstall": "cd client && npm install"
+    "postinstall": "cd client && yarn install"
   },
   "dependencies": {
     "async": "^2.0.0",
@@ -50,7 +50,7 @@
     "debug": "^2.2.0",
     "dezalgo": "^1.0.3",
     "express": "^4.12.4",
-    "express-oauth-server": "https://github.com/Chocobozzz/express-oauth-server",
+    "express-oauth-server": "2.0.0-b1",
     "express-validator": "^3.1.0",
     "fluent-ffmpeg": "^2.1.0",
     "js-yaml": "^3.5.4",