Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add tslib dependency #25

Merged
merged 1 commit into from
Feb 15, 2021
Merged

add tslib dependency #25

merged 1 commit into from
Feb 15, 2021

Conversation

tellnes
Copy link
Contributor

@tellnes tellnes commented Jan 7, 2021

Fixes the same problem as stoplightio/yaml#45

I need this to make spectral work with yarn pnp mode.

Workaround is to add the following to .yarnrc.yml:

packageExtensions:
  '@stoplight/json-ref-readers@^1.2.1':
    dependencies:
      tslib: '^1.14.1'
  '@stoplight/lifecycle@^2.3.1':
    dependencies:
      tslib: '^1.14.1'

@stoplight-bot
Copy link
Collaborator

🎉 This PR is included in version 1.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@tellnes tellnes deleted the patch-1 branch April 20, 2022 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants