From c30ee3949f451ed7d1422380ff58e36d3b1c46d7 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 3 Apr 2018 11:46:10 +0100 Subject: [PATCH] Restore npm version --- src/freedombone-utils-nodejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/freedombone-utils-nodejs b/src/freedombone-utils-nodejs index 67a56357..1fa8743c 100755 --- a/src/freedombone-utils-nodejs +++ b/src/freedombone-utils-nodejs @@ -37,7 +37,7 @@ VARIANTS='mesh' # have specifically the correct versions NODEJS_VERSION='8.11.1' NODEJS_N_VERSION='2.1.7' -NPM_VERSION='4' +NPM_VERSION='5.6.0' # This file keeps track of the apps needing nodejs # so that it can be removed if tere are no apps which need it