chore: update types

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-04-16 11:41:34 +02:00
parent a544108f93
commit 82ff03e16f
7 changed files with 26 additions and 13 deletions
+1
View File
@@ -17,6 +17,7 @@ export interface BackstagePackageJson {
// (undocumented)
backstage?: {
role?: PackageRole;
moved?: string;
};
// (undocumented)
bundled?: boolean;