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

Remove usage of ember-cli-version-checker's old .forEmber API #915

Merged
merged 2 commits into from
Aug 25, 2020

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Aug 25, 2020

We didn't actually have a dependency on ember-cli-version-checker so our version was not stable, and a recent update broke it.

I think all we need to do is remove the guarding and whatnot, since more modern versions of the tooling that we rely on already works well.

We didn't actually have a dependency on `ember-cli-version-checker` so
our version was not stable, and a recent update broke it.

I _think_ all we need to do is remove the guarding and whatnot, since
more modern versions of the tooling that we rely on already works well.
@rwjblue rwjblue merged commit 208b737 into master Aug 25, 2020
@rwjblue rwjblue deleted the remove-usage-of-forEmber branch August 25, 2020 23:27
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.

1 participant