From 1d97796c1ca056a86df3e8697c39e2d503b30903 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=A9t=C3=A9?= Date: Fri, 10 Feb 2023 17:26:41 +0100 Subject: [PATCH] update spaper star count --- src/routes/components/components.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/components/components.json b/src/routes/components/components.json index c42f0ef..5441313 100644 --- a/src/routes/components/components.json +++ b/src/routes/components/components.json @@ -2296,7 +2296,7 @@ "category": "Design System", "description": "PaperCSS components for Svelte", "npm": "spaper", - "stars": 4, + "stars": 147, "tags": ["components and libraries", "component sets"], "title": "Spaper", "url": "https://github.com/Oli8/spaper"