diff options
| author | Yuval Adam <_@yuv.al> | 2025-07-18 14:34:41 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-07-18 14:34:41 +0200 |
| commit | ee1a980de69c2e82f06872d8edf023cd1e99feb6 (patch) | |
| tree | 4b6458dfa8d6b5a8382f1dd40d776c10bfcb8e54 /package.json | |
| parent | df55a4eb21e4427a0c79d4e2d324f316203a5c14 (diff) | |
Add cf adapter
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
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", |
