cli: update reports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -18,6 +18,9 @@ export interface BackstagePackageJson {
|
||||
backstage?: {
|
||||
role?: PackageRole;
|
||||
moved?: string;
|
||||
pluginId?: string;
|
||||
pluginPackage?: string;
|
||||
pluginPackages?: string[];
|
||||
};
|
||||
// (undocumented)
|
||||
bundled?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user