Add 'main' field to peertube types
This commit is contained in:
parent
929e05007c
commit
d8f846c69d
|
@ -91,6 +91,7 @@ async function run () {
|
||||||
description,
|
description,
|
||||||
version,
|
version,
|
||||||
private: false,
|
private: false,
|
||||||
|
main: '',
|
||||||
license: licence,
|
license: licence,
|
||||||
engines,
|
engines,
|
||||||
author,
|
author,
|
||||||
|
|
Loading…
Reference in New Issue