diff options
Diffstat (limited to '.changeset/thin-seahorses-worry.md')
-rw-r--r-- | .changeset/thin-seahorses-worry.md | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/.changeset/thin-seahorses-worry.md b/.changeset/thin-seahorses-worry.md deleted file mode 100644 index 278e48997..000000000 --- a/.changeset/thin-seahorses-worry.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -'@astrojs/cloudflare': major -'@astrojs/deno': major -'@astrojs/netlify': major -'@astrojs/node': major -'@astrojs/svelte': major -'@astrojs/tailwind': major -'@astrojs/vercel': major -'@astrojs/vue': major -'@astrojs/markdown-remark': major -'@astrojs/image': minor ---- - -Make astro a peerDependency of integrations - -This marks `astro` as a peerDependency of several packages that are already getting `major` version bumps. This is so we can more properly track the dependency between them and what version of Astro they are being used with. |