Skip to content

Instantly share code, notes, and snippets.

@wssgcg1213
Created April 17, 2017 02:04
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 wssgcg1213/a065771741bcc2d6da7ff224bd37d3c6 to your computer and use it in GitHub Desktop.
Save wssgcg1213/a065771741bcc2d6da7ff224bd37d3c6 to your computer and use it in GitHub Desktop.
查找重复依赖版本
find . -name "package.json" | xargs grep "\"rax\":"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment