Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
Vincenzo Scamporlino
2026-03-17 12:12:59 +01:00
committed by Patrik Oldsberg
parent aaf97bdccb
commit ee8e31320a
@@ -29,8 +29,8 @@ import {
relative as relativePath,
extname,
} from 'node:path';
import { targetPaths } from '@backstage/cli-common';
import {
targetPaths,
knownBackendPluginPackageNameByPluginId,
knownFrontendPluginPackageNameByPluginId,
} from '@backstage/cli-common';