From c69cea5e5ce159c763efd3827f613817fdcde62d Mon Sep 17 00:00:00 2001 From: Charles de Dreuille Date: Sat, 4 Jan 2025 18:16:43 +0100 Subject: [PATCH] Update package.json Signed-off-by: Charles de Dreuille --- canon-website/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/canon-website/package.json b/canon-website/package.json index d8bb013d41..28a397962b 100644 --- a/canon-website/package.json +++ b/canon-website/package.json @@ -8,7 +8,7 @@ "repository": { "type": "git", "url": "https://github.com/backstage/backstage", - "directory": "packages/canon-website" + "directory": "canon-website" }, "license": "Apache-2.0", "sideEffects": false,