nkbt / react-collapse

Component-wrapper for collapse animation with react-motion for elements with variable (and dynamic) height
MIT License
1.13k stars 113 forks source link

Latest alpha on npm? #239

Closed taikn closed 6 years ago

taikn commented 6 years ago

Hey, any chance latest alpha can be made available through npm?

nkbt commented 6 years ago

yeah you can install react-collapse@next, or use @nkbt/react-collapse

taikn commented 6 years ago

react-collapse@next has only 5.0.0-alpha.0 but @nkbt/react-collapse did the trick, thx!

nkbt commented 6 years ago

ah right... I decided it would be safer and more convenient to do releases in a @nkbt namespace, so we do not need to mess with locked versions in our projects