chenglou / react-treeview

Easy, light, flexible tree view made with React.
1.09k stars 165 forks source link

0.4.4 broken? #33

Closed walac closed 8 years ago

walac commented 8 years ago

After upgrading to 0.4.4, require("react-treeview") cannot find the package anymore. Looking inside node_modules/react-treeview, it feels like some files are missing.

jeremiahrhall commented 8 years ago

The lib/react-treeview.js file is missing. @chenglou 0.4.4 is completely unusable right now.

chenglou commented 8 years ago

Thanks for the ping, otherwise I'd have missed it, ugh. How is it now?

jeremiahrhall commented 8 years ago

0.4.5 works great. Thanks!