From d3fc6d6e9a981a78b18da79b4fd673b9ebaacc7c Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 13 Oct 2022 16:34:36 +0600 Subject: [PATCH] Update Astro / ssg --- src/technologies/a.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/technologies/a.json b/src/technologies/a.json index 7d6764e60..d35c3f189 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -3723,6 +3723,9 @@ "meta": { "generator": "^Astro\\sv([\\d\\.]+)$\\;version:\\1" }, + "js": { + "Astro": "" + }, "oss": true, "website": "https://astro.build" },