/you-shall-not-pass

Dummy dependency to block some packages from being pulled through Yarn resolutions.

Primary LanguageJavaScript

you-shall-not-pass

Dummy dependency to block some packages from being pulled through Yarn resolutions.

How to use

in your package.json:

"resolutions": {
  "download-file-sync": "https://github.com/ExodusMovement/you-shall-not-pass.git"
}