upgrade: elevator to v2.2.0 (#1298)

This version contains a patch to output debugging information.

See: https://github.com/resin-io-modules/elevator/pull/9
Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
This commit is contained in:
Juan Cruz Viotti 2017-04-14 12:27:19 -04:00 committed by GitHub
parent 0890b1e369
commit 5535111314

View File

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