Skip to content

Instantly share code, notes, and snippets.

@sarahbethfederman
Last active September 21, 2020 05:23
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 sarahbethfederman/15a6dfba5550c0a9a964baa1ca965916 to your computer and use it in GitHub Desktop.
Save sarahbethfederman/15a6dfba5550c0a9a964baa1ca965916 to your computer and use it in GitHub Desktop.
yarn-lock-dedupe
"pkg-a@1.1.0"
version "1.1.0"
dependencies:
pkg-b "^2.1.0"
"pkg-c@1.0.0"
version "1.0.0"
dependencies:
pkg-b "^2.0.0"
"pkg-b@^2.0.0", "pkg-b@^2.1.0"
version "2.2.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment