angular-ui / bootstrap-bower

This is a bower repository to hold Angular UI Bootstrap releases.
http://angular-ui.github.com/bootstrap/
158 stars 326 forks source link

Support for a npm release #60

Closed Foxandxss closed 9 years ago

Foxandxss commented 9 years ago

@wesleycho Let's just merge this, publish the package and from here, move forward for a 0.13.1 release.

Foxandxss commented 9 years ago

Oh, I need to add angular as a dependency.

Foxandxss commented 9 years ago

I added peerDependencies which is the way that other libraries are using for the dependencies.

I fixed bootstrap to 3.1 which I think it is the latest version we support.

wesleycho commented 9 years ago

In the future, we should probably modify the build so that the distribution scripts automatically are CommonJS friendly.