summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 155b1f6..0766941 100644
--- a/package.json
+++ b/package.json
@@ -9,6 +9,7 @@
"astro": "astro"
},
"dependencies": {
+ "@astrojs/cloudflare": "^12.6.0",
"astro": "^5.11.0"
}
-} \ No newline at end of file
+}