Skip to content

Instantly share code, notes, and snippets.

@GokselKUCUKSAHIN
Created January 31, 2022 06:50
Show Gist options
  • Save GokselKUCUKSAHIN/428cad39e36e134a36adc30a38f1d157 to your computer and use it in GitHub Desktop.
Save GokselKUCUKSAHIN/428cad39e36e134a36adc30a38f1d157 to your computer and use it in GitHub Desktop.
Update and Clean package.json
ncu -u && npm i && rm -rf node_modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment