nhoizey / images-responsiver

Global solution for responsive images, transforming simple image HTML syntax into better responsive images syntax.
https://nhoizey.github.io/images-responsiver/
MIT License
73 stars 6 forks source link

[Bug] Enable Eleventy 2.0 install without dependency warnings #305

Closed aarongustafson closed 1 year ago

aarongustafson commented 1 year ago

Describe the bug NPM install of Eleventy 2.0.0 issues warnings

To Reproduce Steps to reproduce the behavior:

  1. Attempt to upgrade Eleventy via npm

Expected behavior Eleventy install issues no warnings

Screenshots / logs

npm WARN Could not resolve dependency:
npm WARN peer @11ty/eleventy@">= 0.12.1 < 2" from eleventy-plugin-images-responsiver@1.12.0

Environment

nhoizey commented 1 year ago

@aarongustafson sorry Aaron, I missed this issue, but it's now fixed in release 2.0.0 of the plugin! 🥳