chore: updating api-reports for all packages

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-02-16 15:01:26 +01:00
parent 93215cb382
commit 09000c1663
4 changed files with 8 additions and 5 deletions
@@ -67,7 +67,6 @@ export interface TaskSpecV1beta2 {
output: { [name: string]: string };
/** @deprecated use templateInfo instead */
metadata?: TemplateMetadata;
templateInfo?: TemplateInfo;
}