harm-less / angular-sticky

Pure javascript AngularJS directive to make elements stick when scrolling
http://harm-less.github.io/angular-sticky
83 stars 38 forks source link

Make Angular resolve to "~1.*" #7

Closed harm-less closed 8 years ago

harm-less commented 8 years ago

In Bower.json make Angular resolve to "~1." so people with a higher Angular version than 1.4. can use it too. Perhaps even set an range to recommend to people with lower versions to upgrade to 1.4 or higher.

harm-less commented 8 years ago

Will be in the next release