From 3c007cea34caf078f9e108b460c73f27e86cfd8b Mon Sep 17 00:00:00 2001 From: Alexis Svinartchouk Date: Wed, 30 Jan 2019 18:13:02 +0100 Subject: [PATCH] Specify npm_version in .resinci.json Change-type: patch --- .resinci.json | 2 ++ scripts/resin | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.resinci.json b/.resinci.json index e2146a4d..91ebfbb1 100644 --- a/.resinci.json +++ b/.resinci.json @@ -1,6 +1,7 @@ { "node-cli": { "node": "6.14.4", + "npm_version": "6.7.0", "main": "lib/cli/etcher.js", "dependencies": { "linux": [ @@ -10,6 +11,7 @@ } }, "electron": { + "npm_version": "6.7.0", "dependencies": { "linux": [ "libudev-dev", diff --git a/scripts/resin b/scripts/resin index 1ef25962..58cc79eb 160000 --- a/scripts/resin +++ b/scripts/resin @@ -1 +1 @@ -Subproject commit 1ef259620d0b51cb7865104c949c8fb682bfa742 +Subproject commit 58cc79eb71611c979adcc0988635709db18fcc0b