Some refactoring.

This commit is contained in:
John Livingston
2023-07-05 18:33:30 +02:00
committed by John Livingston
parent 2e98d930d3
commit 995dfa4dff
7 changed files with 141 additions and 79 deletions

View File

@ -41,7 +41,7 @@
},
"devDependencies": {
"@peertube/feed": "^5.1.0",
"@peertube/peertube-types": "^5.1.0",
"@peertube/peertube-types": "^5.2.0",
"@tsconfig/node12": "^1.0.9",
"@types/async": "^3.2.9",
"@types/express": "^4.17.13",
@ -70,7 +70,7 @@
"yaml": "^2.2.1"
},
"engine": {
"peertube": ">=5.2.0"
"peertube": ">=4.2.0"
},
"engines": {
"npm": ">=7"