From 78d1236392060294bd0b2afe7de43b0e18b3dbd1 Mon Sep 17 00:00:00 2001 From: Dominik Guzei Date: Tue, 5 Mar 2019 14:56:19 +0100 Subject: fixes appveyor build issue --- appveyor.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 7240dd9db..70b8d6f1f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -9,8 +9,7 @@ environment: version: 5.0.0.{build} install: - - ps: $version = Get-Content .\.nvmrc -Raw - - ps: Install-Product node $version + - ps: Install-Product node 10 - npx lerna bootstrap cache: -- cgit v1.2.3-70-g09d2