X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=3a314990652b1929c4883d39b4308e758b9912c2;hb=refs%2Fpull%2F2531%2Fhead;hp=76e59a5176161cc43b510bc57b4b62ff00ef77b4;hpb=c2ecfe82b74f5dfeb9077a31fe70946e49f7d03a;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index 76e59a517..3a3149906 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,10 @@ "licence": "AGPL-3.0", "engines": { "node": ">=10.x <13", - "yarn": ">=1.x" + "yarn": ">=1.x", + "postgres": ">=9.6", + "redis-server": ">=2.8.18", + "ffmpeg": ">=4.1" }, "bin": { "peertube": "dist/server/tools/peertube.js"