cli: add backstage.pluginId to repo fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -46,6 +46,7 @@ export interface BackstagePackageJson {
|
||||
backstage?: {
|
||||
role?: PackageRole;
|
||||
moved?: string;
|
||||
pluginId?: string;
|
||||
};
|
||||
|
||||
exports?: JsonValue;
|
||||
|
||||
Reference in New Issue
Block a user