Upgrade angular-ui-bootstrap to v1.2.1

There are no breaking changes in the only widget we're using from this
library, `uib-dropdown.`
This commit is contained in:
Juan Cruz Viotti 2016-03-01 10:37:43 -04:00
parent 52c81a5afc
commit 4945ba5ef9

View File

@ -42,7 +42,7 @@
}, },
"dependencies": { "dependencies": {
"angular": "^1.4.6", "angular": "^1.4.6",
"angular-ui-bootstrap": "^0.14.2", "angular-ui-bootstrap": "^1.2.1",
"bluebird": "^3.0.5", "bluebird": "^3.0.5",
"bootstrap-sass": "^3.3.5", "bootstrap-sass": "^3.3.5",
"drivelist": "^2.0.7", "drivelist": "^2.0.7",