Fixed bower resolutions

This commit is contained in:
David Baldwynn 2017-03-30 10:11:18 -07:00 committed by GitHub
parent d76f656238
commit f1c43f152a

View file

@ -46,8 +46,9 @@
}, },
"resolutions": { "resolutions": {
"angular-bootstrap": "^0.14.0", "angular-bootstrap": "^0.14.0",
"angular": "1.4.12", "angular": "1.4.14",
"angular-ui-select": "compiled" "angular-ui-select": "compiled",
"jspdf": "~1.0.178"
}, },
"overrides": { "overrides": {
"BOWER-PACKAGE": { "BOWER-PACKAGE": {