NPM install broken
dabder opened this issue · 3 comments
dabder commented
NPM installation goes wrong because of the latest version available in NPM registry is 1.5.0.
1.5.10 contains a fix in package.json (main attribute). Would you push the 1.5.10 version within NPM central repository ?
Thanks
codepb commented
I'll look into getting this fixed
codepb commented
version 1.5.10 published
dabder commented
Fixed! Thanks