From 37a309e7e20afd33e5ec1bac2553ca5b2b3da9a8 Mon Sep 17 00:00:00 2001 From: Gabriel Dugny Date: Fri, 27 Feb 2026 12:04:16 +0100 Subject: [PATCH] Update .changeset/slow-items-pull.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Gabriel Dugny --- .changeset/slow-items-pull.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/slow-items-pull.md b/.changeset/slow-items-pull.md index 50f4897fa5..e3fe6e26c5 100644 --- a/.changeset/slow-items-pull.md +++ b/.changeset/slow-items-pull.md @@ -2,7 +2,7 @@ '@backstage/create-app': patch --- -Replace `package.json` deprecated `workspaces.packages` by `workspaces` +Replace deprecated `workspaces.packages` with `workspaces` in `package.json` This change is **not** required, but you can edit your main `package.json`, to fit the more modern & more common pattern: