From f9adb199f59ac2e612d26d8fccd069c7a27f198d Mon Sep 17 00:00:00 2001 From: Amine Ilidrissi <38422328+aminevg@users.noreply.github.com> Date: Wed, 25 Mar 2026 11:23:58 +0900 Subject: [PATCH] test(core): remove trailing period from description Test commit to verify CI and PR workflow. --- packages/core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/package.json b/packages/core/package.json index 9655b3d..ce8880d 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -26,7 +26,7 @@ "bugs": { "url": "https://github.com/gomighty/mighty/issues" }, - "description": "A framework for building apps with Astro and the backend of your choice.", + "description": "A framework for building apps with Astro and the backend of your choice", "homepage": "https://go-mighty.vercel.app", "keywords": [ "astro",