1 min readSep 13, 2017
Hey Nopefish 😀
Yep, that’s correct! The node
script will remove the line breaks and make package.json
unreadable. But when npm update
is run after the script it will reformat package.json
making it readable again 🎉
Hope that helps!