echo "\Cleaning up...\n"
git reset -- package-lock.json
rm -rf package-lock.json
