fix: Update @astrojs/cloudflare version for Astro 3 compatibility
This commit is contained in:
parent
be84aba1dc
commit
0ff883c3bc
|
@ -9,7 +9,7 @@
|
||||||
"astro": "astro"
|
"astro": "astro"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/cloudflare": "^5.0.0",
|
"@astrojs/cloudflare": "^6.0.0",
|
||||||
"@astrojs/mdx": "^1.1.0",
|
"@astrojs/mdx": "^1.1.0",
|
||||||
"@astrojs/rss": "^3.0.0",
|
"@astrojs/rss": "^3.0.0",
|
||||||
"@astrojs/sitemap": "^3.0.0",
|
"@astrojs/sitemap": "^3.0.0",
|
||||||
|
|
Loading…
Reference in New Issue