sopetrichor / react-photo-collage

MIT License
27 stars 18 forks source link

Add Styled-Components to peerDependency #25

Open AbreezaSaleem opened 3 years ago

AbreezaSaleem commented 3 years ago

Hi guys.

First of all I'd like to say that this is an amazing package and thank you for providing it to us! :)

Now coming to the issue at hand: when I first tried to use the package it gave me the error that styled-components is not defined. I then checked your package.json and it had listed styled-components under devDependency. Please move it to peerDependency and this issue will be resolved.

Thanks again!

gesseekur commented 2 years ago

hi @AbreezaSaleem! so I tried to do this...but its returning the same error. deleted package-lock beforehand as well and emptied cache