mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-18 10:46:34 +00:00
Pin the major Node version used by standalone zip packages to Node 10
Change-type: patch Signed-off-by: Paulo Castro <paulo@balena.io>
This commit is contained in:
parent
a2ee48f2fb
commit
236dce37da
@ -39,7 +39,7 @@ export async function buildPkg() {
|
||||
|
||||
await execPkg([
|
||||
'--target',
|
||||
'host',
|
||||
'node10',
|
||||
'--output',
|
||||
'build-bin/balena',
|
||||
'package.json',
|
||||
|
Loading…
Reference in New Issue
Block a user