to update a package.json with a new install run

npm install package-name --save

back to main