vitalets / checklist-model

AngularJS directive for list of checkboxes
http://vitalets.github.io/checklist-model
MIT License
1.05k stars 206 forks source link

Export the module name #143

Closed mgol closed 8 years ago

mgol commented 8 years ago

The package.json's main field should point to a file that assigns the module name to module.exports. That's what most of Angular modules are currently doing, see e.g. the angular-animate module.

chatoo2412 commented 8 years ago

It was already implemented few monthes ago, in v0.10.0. The problem is that v0.10.0 is not released and published to npm. Please resolve this. Thanks.

beradrian commented 8 years ago

v0.10.0 was released.