Add 'main' field to peertube types
This commit is contained in:
parent
929e05007c
commit
d8f846c69d
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ async function run () {
|
|||
description,
|
||||
version,
|
||||
private: false,
|
||||
main: '',
|
||||
license: licence,
|
||||
engines,
|
||||
author,
|
||||
|
|
Loading…
Reference in a new issue