Skip to content

Instantly share code, notes, and snippets.

@sarahbethfederman
Last active September 21, 2020 05:21
Show Gist options
  • Save sarahbethfederman/688dc845510253600b063b1923e4baa0 to your computer and use it in GitHub Desktop.
Save sarahbethfederman/688dc845510253600b063b1923e4baa0 to your computer and use it in GitHub Desktop.
yarn-lock-install
"pkg-a@1.0.0"
version "1.0.0"
dependencies:
pkg-b "^2.0.0"
"pkg-c@1.0.0"
version "1.0.0"
dependencies:
pkg-b "^2.0.0"
"pkg-b@^2.0.0"
version "2.1.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment