upgrade: elevator to v2.2.1 (#1300)

This version improves the error message if the elevate.exe utility
failed.

See: https://github.com/resin-io-modules/elevator/pull/10
Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
This commit is contained in:
Juan Cruz Viotti 2017-04-14 13:17:18 -04:00 committed by GitHub
parent 8edc41dee0
commit 468312b6cc

View File

@ -58,7 +58,7 @@
}
},
"optionalDependencies": {
"elevator": "^2.2.0"
"elevator": "^2.2.1"
},
"dependencies": {
"angular": "1.6.3",