Skip to content

Commit

Permalink
Fix bower version conflicts with angular and select2
Browse files Browse the repository at this point in the history
  • Loading branch information
luizvital committed Jun 3, 2015
1 parent f3efb1a commit ab8db09
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,9 @@
"angular-strap": "~2.0.0",
"angular-gettext": "~0.2.9",
"select2": "~3.5.2"
},
"resolutions": {
"angular": ">=1.2.0",
"select2": "~3.5.2"
}
}

1 comment on commit ab8db09

@avelino
Copy link
Contributor

@avelino avelino commented on ab8db09 Jun 3, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Please sign in to comment.