chore(ci): Update package json with workspace range for dev dependencies and fix badge.ts to add new options to router
Signed-off-by: Rbillon59 <r.billon@celonis.com>
This commit is contained in:
@@ -28,5 +28,8 @@ export default async function createPlugin(
|
||||
config: env.config,
|
||||
discovery: env.discovery,
|
||||
badgeFactories: createDefaultBadgeFactories(),
|
||||
tokenManager: env.tokenManager,
|
||||
logger: env.logger,
|
||||
identity: env.identity,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user