Skip to content

Instantly share code, notes, and snippets.

@jondjones
Created March 11, 2020 09:19
Show Gist options
  • Save jondjones/8aee376ffe0ffda2b0d8d44634e47850 to your computer and use it in GitHub Desktop.
Save jondjones/8aee376ffe0ffda2b0d8d44634e47850 to your computer and use it in GitHub Desktop.
Yarn Resolutions To The Rescue - 2
{
"name": "packageOne",
"dependencies":
{
"packageTwo": "^3.0.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment