Skip to content

Commit 3629923

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 f83bfc9 commit 3629923

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/integrations/netlify/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@
3737
"@astrojs/webapi": "^1.1.1",
3838
"esbuild": "^0.15.18"
3939
},
40+
"peerDependencies": {
41+
"astro": "workspace:^2.0.0-beta.0"
42+
},
4043
"devDependencies": {
4144
"@netlify/edge-handler-types": "^0.34.1",
4245
"@netlify/functions": "^1.0.0",

0 commit comments

Comments
 (0)