From 4e3d3ffac9cb59977ea14bc4c109178b84b66d7c Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Mon, 23 Oct 2023 15:37:41 +0300 Subject: [PATCH] squash! --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 982ee2a..5c5534d 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "files-pipe": "2.1.0" }, "devDependencies": { - "astro": "3.3.2", + "astro": "3.3.3", "esbuild-plugin-copy": "2.1.1", "typescript-esbuild": "0.2.25" },