Update global node modules

This commit is contained in:
Bob Mottram 2018-03-30 13:36:07 +01:00
parent f1ca6f0329
commit 8094acfdf1
1 changed files with 1 additions and 0 deletions

View File

@ -198,6 +198,7 @@ function nodejs_upgrade {
NODE_UPGRADE=1 NODE_UPGRADE=1
rootdir= rootdir=
mesh_install_nodejs mesh_install_nodejs
npm update -g
} }
function remove_nodejs { function remove_nodejs {