X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=9c63c67b4f1fdf6c25514e3cdac5a73fb68c3fc6;hb=3eeeb87fe62fab3e48455f53c8a725b49878b9b3;hp=f3304b49a174d9aaf211328537dea560daeca70a;hpb=16a31eb74177f2eefe9dbca010ea573d23373291;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index f3304b49a..9c63c67b4 100644 --- a/package.json +++ b/package.json @@ -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",