Skip to content

Instantly share code, notes, and snippets.

@zkochan
Created August 30, 2019 20:27
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 zkochan/41329d68cbd74862225dc462a69674fa to your computer and use it in GitHub Desktop.
Save zkochan/41329d68cbd74862225dc462a69674fa to your computer and use it in GitHub Desktop.
overrides for pnpmfile.js
{
"jest-resolve": {
"peerDependencies": {
"jest-haste-map": "*"
}
},
"winston-transport": {
"peerDependencies": {
"logform": "*"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment