mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-22 10:46:31 +00:00
upgrade: elevator
to v2.2.3 (#1331)
This version contains a fix where an elevation error was not yielded correctly. See: https://github.com/resin-io-modules/elevator/pull/12 Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
This commit is contained in:
parent
fe91be11e8
commit
14a28fedcc
@ -59,7 +59,7 @@
|
|||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"electron-installer-debian": "^0.5.1",
|
"electron-installer-debian": "^0.5.1",
|
||||||
"elevator": "^2.2.2"
|
"elevator": "^2.2.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"angular": "1.6.3",
|
"angular": "1.6.3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user