chore: add node-cli.node Resin CI option (#1978)

This represents the Node.js version that will be used to compile the
Etcher CLI.

Change-Type: patch
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
This commit is contained in:
Juan Cruz Viotti 2018-01-22 12:18:06 -04:00 committed by Jonas Hermsmeier
parent b0831f0b9d
commit ffbb62a280

View File

@ -1,4 +1,13 @@
{
"node-cli": {
"node": "6.1.0",
"dependencies": {
"linux": [
"libudev-dev",
"libusb-1.0-0-dev"
]
}
},
"electron": {
"dependencies": {
"linux": [