From 58862f7386f43fee30ea8d697eb47db33569b683 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 30 Mar 2018 11:33:22 +0100 Subject: [PATCH] Recommended 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 3418519c..0f778dae 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.6.0' +NPM_VERSION='5.8.0' # This file keeps track of the apps needing nodejs # so that it can be removed if tere are no apps which need it