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:
Juan Cruz Viotti 2017-04-20 13:44:12 -04:00 committed by GitHub
parent fe91be11e8
commit 14a28fedcc

View File

@ -59,7 +59,7 @@
},
"optionalDependencies": {
"electron-installer-debian": "^0.5.1",
"elevator": "^2.2.2"
"elevator": "^2.2.3"
},
"dependencies": {
"angular": "1.6.3",