LeaVerou / awesomplete

Ultra lightweight, usable, beautiful autocomplete with zero dependencies.
http://leaverou.github.io/awesomplete/
MIT License
6.95k stars 609 forks source link

"Dirty" version on NPM #17245

Open robsonsobral opened 2 years ago

robsonsobral commented 2 years ago

Hi, @LeaVerou !

I don't know what happened, but the version available com https://registry.npmjs.org/awesomplete/-/awesomplete-1.1.5.tgz isn't the last one, despite what the package.json says.

Is there something I can do to help?

robsonsobral commented 2 years ago

For now, the solution is to install from github, instead of NPM Registry:

npm install LeaVerou/awesomplete
LeaVerou commented 2 years ago

Sorry, I will try to get to it soon, but it won't be today.

robsonsobral commented 2 years ago

If you don't mind, @LeaVerou , I would like to understand what happened. I never saw this kind of bug.

Thank you so much!