vue-rate-it
vue-rate-it copied to clipboard
npm not getting latest version
When I install vue-rate-it using "npm install vue-rate-it --save" under VueJS 2.5.10 I only get version 1.1.5 of vue-rate-it. Is there something else to change?
Thanks for this. I can't see any reason why that would be happening from this end. I 'm guessing npm
was having issues because it does correctly list 2.1.0
as the current version, I will, however, keep this open until I've checked this out properly with the version of Vue you are using.