From b41c2a03683c0559e506332e86356816ed2f7971 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Thu, 23 Jan 2025 22:10:05 +0100 Subject: [PATCH] small revert --- website/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/package.json b/website/package.json index d01cd00382c..c7706b875a0 100644 --- a/website/package.json +++ b/website/package.json @@ -19,7 +19,7 @@ "dependencies": { "@astrojs/check": "0.9.4", "@astrojs/sitemap": "3.2.1", - "@astrojs/starlight": "0.30.6", + "@astrojs/starlight": "0.30.5", "@astrojs/starlight-tailwind": "2.0.3", "@astrojs/tailwind": "5.1.4", "@playform/compress": "0.1.7",