Skip to content

Instantly share code, notes, and snippets.

@eckelon
Created September 19, 2019 07:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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