chore: updating api-report and fixing the warnings

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-02-16 10:43:02 +01:00
parent a4d53fe18e
commit f1cfb215ce
2 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ import { JsonValue, JsonObject } from '@backstage/types';
* stored in the database.
*
* @public
* @deprecated
* @deprecated use templateInfo on the spec instead
*/
export type TemplateMetadata = {
name: string;