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

fix(deps): add scheduler and react-reconciler as dependencies #8

Merged
merged 2 commits into from
Sep 4, 2022
Merged

fix(deps): add scheduler and react-reconciler as dependencies #8

merged 2 commits into from
Sep 4, 2022

Conversation

CodyJasonBennett
Copy link
Member

@CodyJasonBennett CodyJasonBennett commented Jun 26, 2021

Fixes #6 and #7.

react-reconciler requires scheduler to be installed alongside it. Users shouldn't be burdened with internal dependencies, so I thought we can include it here.

@CodyJasonBennett CodyJasonBennett changed the title chore(deps): add scheduler as dev dependency fix(deps): add scheduler as dev dependency Sep 3, 2022
@CodyJasonBennett CodyJasonBennett changed the title fix(deps): add scheduler as dev dependency fix(deps): add scheduler and react-reconciler as dependencies Sep 3, 2022
@CodyJasonBennett CodyJasonBennett merged commit 497fbe9 into pmndrs:master Sep 4, 2022
@CodyJasonBennett CodyJasonBennett deleted the chore/scheduler-dep branch September 4, 2022 08:27
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.

Scheduler dependency?
1 participant