Skip to content

Commit f500ac7

Browse files
authored
chore(astro): Add 4.0.0 preview versions to astro peer dependency range (#9696)
1 parent 8c36659 commit f500ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/astro/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"access": "public"
4141
},
4242
"peerDependencies": {
43-
"astro": ">=3.x"
43+
"astro": ">=3.x || >=4.0.0-beta"
4444
},
4545
"dependencies": {
4646
"@sentry/browser": "7.83.0",

0 commit comments

Comments
 (0)