Specify npm_version in .resinci.json

Change-type: patch
This commit is contained in:
Alexis Svinartchouk 2019-01-30 18:13:02 +01:00
parent bf29312ecf
commit 3c007cea34
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,7 @@
{ {
"node-cli": { "node-cli": {
"node": "6.14.4", "node": "6.14.4",
"npm_version": "6.7.0",
"main": "lib/cli/etcher.js", "main": "lib/cli/etcher.js",
"dependencies": { "dependencies": {
"linux": [ "linux": [
@ -10,6 +11,7 @@
} }
}, },
"electron": { "electron": {
"npm_version": "6.7.0",
"dependencies": { "dependencies": {
"linux": [ "linux": [
"libudev-dev", "libudev-dev",

@ -1 +1 @@
Subproject commit 1ef259620d0b51cb7865104c949c8fb682bfa742 Subproject commit 58cc79eb71611c979adcc0988635709db18fcc0b