Skip to content

Instantly share code, notes, and snippets.

@sarahbethfederman
Last active September 21, 2020 05:21
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/68256c08f3f11b5218e66b5a1f02dd98 to your computer and use it in GitHub Desktop.
Save sarahbethfederman/68256c08f3f11b5218e66b5a1f02dd98 to your computer and use it in GitHub Desktop.
yarn-lock-101-2
"pkg-a@<VERSION_RANGE>"
version: version of pkg-a that we resolve to
dependencies:
pkg-b: the range that is specified in pkg-a's package.json
"pkg-b@<VERSION_RANGE>, pkg-b@<COMPATIBLE_VERSION_RANGE>"
version: the version that packages depending on pkg-b get
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment