From a133ba2ebef1df964eb02389d833b173dffb15fe Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 9 May 2026 07:18:41 +0200 Subject: [PATCH] chore: update pkg description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e291168..bbfd887 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@ayo-run/status-indicator", "version": "1.1.0", "type": "module", - "description": "Project scaffolding for a new web component", + "description": "Circles with color that can pulse to indicate status", "license": "MIT", "author": "Ayo Ayco", "repository": {