From a78a447cceefad34139012a80315f76b44d30dc7 Mon Sep 17 00:00:00 2001 From: Caio Pizzol Date: Tue, 28 Jul 2026 13:38:34 -0300 Subject: [PATCH] chore(fallbacks): update repository URL --- packages/fallbacks/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/fallbacks/package.json b/packages/fallbacks/package.json index 6b0fca2..0c7bb73 100644 --- a/packages/fallbacks/package.json +++ b/packages/fallbacks/package.json @@ -31,7 +31,7 @@ ], "repository": { "type": "git", - "url": "git+https://github.com/superdoc-dev/docfonts.git", + "url": "git+https://github.com/superdoc/docfonts.git", "directory": "packages/fallbacks" }, "scripts": {