diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
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 +} |
