justinmc / react-audio-player

A simple React wrapper on the HTML5 audio tag
MIT License
587 stars 103 forks source link

remove node_modules from [npm publish] directory example please! #46

Closed salars closed 6 years ago

salars commented 6 years ago

got stucked when running npm install

justinmc commented 6 years ago

Ah you're right, sorry about that. I should add the whole example directory to .npmignore. I'll do that and release a new version shortly.

justinmc commented 6 years ago

Done! Try this: https://github.com/justinmc/react-audio-player/releases/tag/v0.9.1

Thanks for making this issue, and let me know if this doesn't solve your problem.

salars commented 6 years ago

checked and ok ,good job 👍