ezraroi / ngJsTree

Angular Directive for the famous JS Tree
http://ezraroi.github.io/ngJsTree/
MIT License
270 stars 98 forks source link

Wrong version of library is in NPM #67

Closed icfantv closed 8 years ago

icfantv commented 8 years ago

Just a head's up that the wrong version of your library is being served up by NPM. Since you don't use version numbers in your JS, I can't be certain what version it is serving up, but it's definitely older than when you added the tree-events-obj attribute because that's missing from the NPM version.

ezraroi commented 8 years ago

it was the 0.0.7 version. Published 0.0.8

icfantv commented 8 years ago

Cool, thanks!