staskobzar / vue-audio-visual

VueJS audio visualization components
MIT License
713 stars 112 forks source link

Is it possible it's not up-to-date when doing npm install? #9

Closed anthomaxcool closed 6 years ago

anthomaxcool commented 6 years ago

I see the commit for the cors-anonym fix, but I can't see in the code from my project after doing "npm install --save vue-audio-visual".

Thanks

staskobzar commented 6 years ago

This commit is not in release yet. You can clone the whole project and install from local folder, something like: npm install /path/to/vue-audio-visual or npm install git+https://github.com/staskobzar/vue-audio-visual.git