igorskyflyer / npm-astro-post-excerpt

⭐ An Astro component that renders post excerpts for your Astro blog - directly from your Markdown and MDX files! 💎 Featured on Astro's official Integrations library: https://astro.build/integrations?search=igor.dvlpr 😍
https://www.npmjs.com/package/@igor.dvlpr/astro-post-excerpt
MIT License
19 stars 2 forks source link

Peer dependency install error #32

Closed igorskyflyer closed 1 year ago

igorskyflyer commented 1 year ago

When installing the new version v2.0.0 of this component along with Astro <v2, the peer dependency (= Astro) fails to install due to major version changes.

Make the peerDependency more lenient.