Skip to content

Commit f5b5c85

Browse files
matthewpbluwy
andauthored
Add Astro as a peerDependency (#5806)
* Add Astro as a peerDependency * Add changeset * Update .changeset/thin-seahorses-worry.md Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
1 parent 9a4f83d commit f5b5c85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/integrations/cloudflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"tiny-glob": "^0.2.9"
3939
},
4040
"peerDependencies": {
41-
"astro": "^2.0.0-beta.0"
41+
"astro": "workspace:^2.0.0-beta.0"
4242
},
4343
"devDependencies": {
4444
"astro": "workspace:*",

0 commit comments

Comments
 (0)