From c1745b609f3c0bb7b04879e0a69146671e13de64 Mon Sep 17 00:00:00 2001 From: Camila Belo Date: Fri, 17 May 2024 14:25:51 +0200 Subject: [PATCH] Update .changeset/wet-crabs-guess.md Co-authored-by: Patrik Oldsberg Signed-off-by: Camila Belo --- .changeset/wet-crabs-guess.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/wet-crabs-guess.md b/.changeset/wet-crabs-guess.md index e15e56e77d..c8a9282a47 100644 --- a/.changeset/wet-crabs-guess.md +++ b/.changeset/wet-crabs-guess.md @@ -3,4 +3,4 @@ '@backstage/plugin-catalog-backend': patch --- -Start using the `isDatabaseConflictError` helper from the `backend-plugin-api` package in order to avoid dependency with the soon to deprecate `backend-common` package. +Start using the `isDatabaseConflictError` helper from the `@backstage/backend-plugin-api` package in order to avoid dependency with the soon to deprecate `@backstage/backend-common` package.