mirror of https://github.com/akveo/blur-admin
fix(bower): add resolution for angular package so that travis won't fail
parent
cfe3b5e0c4
commit
e1057115cd
|
@ -55,6 +55,9 @@
|
|||
"angular-xeditable": "~0.1.9",
|
||||
"ng-js-tree": "~0.0.7"
|
||||
},
|
||||
"resolutions": {
|
||||
"angular": "~1.4.8"
|
||||
},
|
||||
"overrides": {
|
||||
"amcharts": {
|
||||
"main": [
|
||||
|
|
Loading…
Reference in New Issue