mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
Move engines outside package.json
Because of invalid warnings displayed by yarn that could confuse admins when they install peertube
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
node: ">=12.x"
|
||||
yarn: ">=1.x"
|
||||
postgres: ">=10.x"
|
||||
redis-server: ">=2.8.18"
|
||||
ffmpeg: ">=4.1"
|
||||
Reference in New Issue
Block a user