Skip to content

Commit

Permalink
fix(bower): add resolution for angular package so that travis won't fail
Browse files Browse the repository at this point in the history
  • Loading branch information
nnixaa committed Jul 12, 2016
1 parent cfe3b5e commit e105711
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@
"angular-xeditable": "~0.1.9",
"ng-js-tree": "~0.0.7"
},
"resolutions": {
"angular": "~1.4.8"
},
"overrides": {
"amcharts": {
"main": [
Expand Down

0 comments on commit e105711

Please sign in to comment.