Skip to content

Commit

Permalink
Add peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy committed Jul 31, 2023
1 parent 15d1f9a commit ea61231
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/unlucky-hotels-try.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@astrojs/mdx': minor
---

Add `astro` as peer dependency
3 changes: 3 additions & 0 deletions packages/integrations/mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@
"unist-util-visit": "^4.1.2",
"vfile": "^5.3.7"
},
"peerDependencies": {
"astro": "workspace:^2.9.6"
},
"devDependencies": {
"@types/chai": "^4.3.5",
"@types/estree": "^1.0.1",
Expand Down

0 comments on commit ea61231

Please sign in to comment.