From d3498db0598386279e1aff283ab548805ab00a9c Mon Sep 17 00:00:00 2001 From: Harel Mazor Date: Sat, 2 Jun 2018 17:37:23 +0300 Subject: [PATCH] Upgrade client side infrastructure #706 - update node and npm. --- appveyor.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 3a018a37f..9f41345dd 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,14 +4,9 @@ image: Visual Studio 2017 configuration: Release install: - ps: >- - Install-Product node 8.9 - node -v npm -v - - npm install -g npm@5.2.0 --loglevel=error - before_build: - ps: dotnet restore build: