Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

fix(cloudflare): Fixes peer dependency conflict #344

Merged
merged 2 commits into from
Aug 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/smooth-frogs-rush.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@astrojs/cloudflare': patch
---

Updates a dependency to align the peer dependency version for Astro
2 changes: 1 addition & 1 deletion packages/cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"miniflare": "^3.20240620.0",
"tiny-glob": "^0.2.9",
"wrangler": "^3.62.0",
"@inox-tools/astro-when": "^0.2.0"
"@inox-tools/astro-when": "^0.2.1"
},
"peerDependencies": {
"astro": "^4.10.3"
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.