Set minimum PeerTube version to 5.2.0

This commit is contained in:
Alecks Gates 2023-06-04 01:03:51 -05:00 committed by John Livingston
parent e4d6626d6e
commit 2e98d930d3
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
"yaml": "^2.2.1"
},
"engine": {
"peertube": ">=4.2.0"
"peertube": ">=5.2.0"
},
"engines": {
"npm": ">=7"