Merge pull request #166 from resin-io/upgrade/ui-bootstrap

Upgrade angular-ui-bootstrap to v1.2.1
This commit is contained in:
Juan Cruz Viotti 2016-03-01 10:45:24 -04:00
commit e095664c38

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",