mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
Fix postgresql version
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
"engines": {
|
||||
"node": ">=10.x <=15",
|
||||
"yarn": ">=1.x",
|
||||
"postgres": ">=9.6",
|
||||
"postgres": ">=10.x",
|
||||
"redis-server": ">=2.8.18",
|
||||
"ffmpeg": ">=4.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user