leocaseiro / angular-chosen

AngularJS Chosen directive is an AngularJS Directive that brings the Chosen jQuery in a AngularJS way
http://leocaseiro.github.io/angular-chosen/
MIT License
682 stars 248 forks source link

Update jQuery dependancy in bower.json #289

Open carpiediem opened 1 year ago

carpiediem commented 1 year ago

^typo here

Please, post your plunker link here:

NA

Write your issue:

package.json calls for jQuery^3.0.0 but bower.json still has ^2.0.3. These should match.