upgrade: elevator to v2.2.2 (#1304)

This version prints debug messages to `stdout`.

See: https://github.com/resin-io-modules/elevator/pull/11
Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
This commit is contained in:
Juan Cruz Viotti 2017-04-14 22:18:54 -04:00 committed by GitHub
parent 0b500d2585
commit e4a47611c0

View File

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