Skip to content

Instantly share code, notes, and snippets.

@eckelon
Created September 19, 2019 07:57
Show Gist options
  • Save eckelon/cfde123f1955ccf63662182eea250c91 to your computer and use it in GitHub Desktop.
Save eckelon/cfde123f1955ccf63662182eea250c91 to your computer and use it in GitHub Desktop.
rg "require\('joi'\)" -l | xargs sed -i '' "s/'joi'/'@hapi\/joi'/g"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment