Add 'main' field to peertube types

pull/6035/head
Chocobozzz 2023-11-13 10:30:39 +01:00
parent 929e05007c
commit d8f846c69d
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ async function run () {
description, description,
version, version,
private: false, private: false,
main: '',
license: licence, license: licence,
engines, engines,
author, author,