Skip to content

Commit 483001d

Browse files
committed
change wuchale to '@wuchale/svelte'
1 parent 6115add commit 483001d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

apps/svelte.dev/src/lib/packages-meta.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ const FEATURED: {
175175
},
176176
{
177177
title: 'Internationalization (i18n)',
178-
packages: ['@inlang/paraglide-js', 'wuchale', 'i18n-js']
178+
packages: ['@inlang/paraglide-js', '@wuchale/svelte', 'i18n-js']
179179
},
180180
{
181181
title: 'Third party services',
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"name": "wuchale",
2+
"name": "@wuchale/svelte",
33
"description": "wuchale is a compile-time internationalization (i18n) toolkit that requires zero code changes.",
44
"repo_url": "https://github.com/wuchalejs/wuchale",
55
"authors": ["k1dv5"],
66
"homepage": "https://wuchale.dev",
7-
"downloads": 641,
8-
"updated": "2025-09-24T17:00:13.489Z",
7+
"downloads": 347,
8+
"updated": "2025-09-21T17:00:13.489Z",
99
"runes": false,
1010
"github_stars": 2616,
1111
"typescript": true,
12-
"version": "0.16.5",
13-
"last_rune_check_version": "0.16.3"
12+
"version": "0.15.1",
13+
"last_rune_check_version": "0.15.0"
1414
}

0 commit comments

Comments
 (0)