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 to dependencies #972

Closed
wants to merge 2 commits into from
Closed

Conversation

ChrisZieba
Copy link

Should resolve #967

@changeset-bot
Copy link

changeset-bot bot commented Aug 23, 2022

🦋 Changeset detected

Latest commit: feebe19

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@n1ru4l/graphql-live-query Patch
@n1ru4l/in-memory-live-query-store Patch
@n1ru4l/todo-example-server-yoga Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Comment on lines +12 to +14
"dependencies": {
"tslib": "^2.4.0"
},
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uhm I think you actually need to add it to the individual package workspaces within this repository instead of the mono-repository root

@ChrisZieba ChrisZieba closed this Aug 26, 2022
@ChrisZieba ChrisZieba deleted the add-tslib-dep branch August 26, 2022 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Yarn Pnp: @n1ru4l/graphql-live-query tried to access tslib
2 participants