summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-07-18 14:34:41 +0200
committerYuval Adam <_@yuv.al>2025-07-18 14:34:41 +0200
commitee1a980de69c2e82f06872d8edf023cd1e99feb6 (patch)
tree4b6458dfa8d6b5a8382f1dd40d776c10bfcb8e54 /package.json
parentdf55a4eb21e4427a0c79d4e2d324f316203a5c14 (diff)
Add cf adapter
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 6d2d20f..d6dc5a8 100644
--- a/package.json
+++ b/package.json
@@ -9,6 +9,7 @@
"astro": "astro"
},
"dependencies": {
+ "@astrojs/cloudflare": "^12.6.0",
"@astrojs/react": "^4.3.0",
"@tailwindcss/vite": "^4.1.7",
"@types/react": "^19.1.5",