@astrojs/cloudflare
Advanced tools
Comparing version 11.0.3 to 11.0.4
{ | ||
"name": "@astrojs/cloudflare", | ||
"description": "Deploy your site to Cloudflare Workers/Pages", | ||
"version": "11.0.3", | ||
"version": "11.0.4", | ||
"type": "module", | ||
@@ -41,3 +41,3 @@ "types": "./dist/index.d.ts", | ||
"wrangler": "^3.62.0", | ||
"@inox-tools/astro-when": "^0.2.0" | ||
"@inox-tools/astro-when": "^0.2.1" | ||
}, | ||
@@ -55,4 +55,4 @@ "peerDependencies": { | ||
"vite": "^5.3.2", | ||
"@astrojs/test-utils": "0.0.1", | ||
"astro-scripts": "0.0.14" | ||
"astro-scripts": "0.0.14", | ||
"@astrojs/test-utils": "0.0.1" | ||
}, | ||
@@ -59,0 +59,0 @@ "publishConfig": { |