From 0528cd66e7a83b0361904c093daf0d248a165bd8 Mon Sep 17 00:00:00 2001 From: baseplate-admin <61817579+baseplate-admin@users.noreply.github.com> Date: Sun, 13 Feb 2022 09:33:52 +0600 Subject: [PATCH 1/2] Update s.json SvelteKit should imply Node.Js, Svelte,Vite --- src/technologies/s.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/technologies/s.json b/src/technologies/s.json index 434f0c5ba..9145b673a 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -4547,6 +4547,7 @@ } } }, + "implied":["Svelte","Node.js","Vite"], "icon": "Svelte.svg", "oss": true, "website": "https://kit.svelte.dev" From 2a7607a311a033a8e30c076a746d4eadcfd2472f Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Mon, 14 Feb 2022 11:38:12 +1100 Subject: [PATCH 2/2] Update s.json --- src/technologies/s.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/technologies/s.json b/src/technologies/s.json index d96a006f7..b3b637541 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -4567,11 +4567,9 @@ "attributes": { "sveltekit:prefetch": "" }, - "id":{ - "property":{ - "svelte-announcer":"" - } - } + }, + "#svelte-announcer": { + "exists": "" } }, "implied":["Svelte","Node.js","Vite"], @@ -4920,4 +4918,4 @@ }, "website": "https://styled-components.com" } -} \ No newline at end of file +}