man15h / vue-cryptoicon

Cryptocurrency icons for your next Vue project
https://vue-cryptoicon.netlify.com/
MIT License
100 stars 27 forks source link

Missing lib folder in new release #5

Open janvorisek opened 3 years ago

janvorisek commented 3 years ago

Hi there!

I had to revert back to 0.1.6 as all the new releases are missing the built lib folder and it results in dependency not found during the compilation of my app.

man15h commented 3 years ago

I forgot to build the lib before. I just published a new version 0.17.1-b and it should work now, if the problem persists just run yarn add vue-cryptoicon again.

janvorisek commented 3 years ago

@man15h Hello, I'm missing the lib folder again in the latest release.