From f6becba8824cf05d5e9216c46b70298ad394bebb Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 30 Mar 2018 12:31:05 +0100 Subject: [PATCH] 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 81b7f9d7..d3a66816 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='5.8.0' +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