This change adds npm install to the update-dependencies script in headlamp-plugin to update the package-lock.json file to avoid having to do this manually.
Fixes: #2469
Testing
[X] Run cd ~/headlamp/plugins/headlamp-plugin && npm run update-dependencies
This change adds npm install to the update-dependencies script in headlamp-plugin to update the package-lock.json file to avoid having to do this manually.
Fixes: #2469
Testing
cd ~/headlamp/plugins/headlamp-plugin && npm run update-dependencies