From 490214f0a9be03130cf535bc5ae0b8aa3c6c16db Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Wed, 24 Sep 2025 09:02:31 +0200 Subject: Add cloudflare adapter --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index e8cc787..5792e0a 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "astro": "astro" }, "dependencies": { + "@astrojs/cloudflare": "^12.6.9", "@astrojs/react": "^4.3.1", "@tailwindcss/vite": "^4.1.13", "@types/react": "^19.1.13", @@ -18,4 +19,4 @@ "react-dom": "^19.1.1", "tailwindcss": "^4.1.13" } -} \ No newline at end of file +} -- cgit v1.3.1