chore: rename package

Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
benjdlambert
2025-06-17 10:17:24 +02:00
parent 2c4e277c44
commit 976951d012
17 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -62,5 +62,5 @@ backend.add(import('@backstage/plugin-notifications-backend'));
backend.add(import('./instanceMetadata'));
backend.add(import('@backstage/plugin-events-backend-module-google-pubsub'));
backend.add(import('@backstage/plugin-mcp-backend'));
backend.add(import('@backstage/plugin-mcp-actions-backend'));
backend.start();