From c0ca9b0ebcb2042086f7f6c67599b11fe8b1f7ed Mon Sep 17 00:00:00 2001 From: Yuichiro Yamashita Date: Sat, 27 May 2023 19:24:34 +0900 Subject: [PATCH] Update src/routes/tools/tools.json --- src/routes/tools/tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/tools/tools.json b/src/routes/tools/tools.json index f1429b5..e281357 100644 --- a/src/routes/tools/tools.json +++ b/src/routes/tools/tools.json @@ -306,7 +306,7 @@ "category": "Linting and Formatting", "tags": ["official"], "stars": 135 - } + }, { "title": "full-client-server-sveltekit", "url": "https://www.npmjs.com/package/full-client-server-sveltekit",