mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-24 11:46:31 +00:00
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:
parent
52c81a5afc
commit
4945ba5ef9
@ -42,7 +42,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"angular": "^1.4.6",
|
||||
"angular-ui-bootstrap": "^0.14.2",
|
||||
"angular-ui-bootstrap": "^1.2.1",
|
||||
"bluebird": "^3.0.5",
|
||||
"bootstrap-sass": "^3.3.5",
|
||||
"drivelist": "^2.0.7",
|
||||
|
Loading…
x
Reference in New Issue
Block a user