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

refactor: moved async to dev-only dependency #47

Merged
merged 3 commits into from
Jul 30, 2019
Merged

Conversation

nomiddlename
Copy link
Collaborator

Inspired by PR #45 (thanks @devoto13 ) - I've removed the async library from the main code. It is still used in the tests, so it's now moved to a dev dependency. I took the opportunity to use async/await now that we don't have to support node v6.

@nomiddlename nomiddlename added this to the 2.0.0 milestone Jul 29, 2019
@nomiddlename
Copy link
Collaborator Author

Hmm. All tests pass locally, but the travis build is failing. I've obviously messed something up.

@nomiddlename nomiddlename merged commit a0c2f0c into master Jul 30, 2019
@nomiddlename nomiddlename deleted the remove-async branch July 30, 2019 00:07
@nomiddlename
Copy link
Collaborator Author

Published to NPM in v2.0.0

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.

1 participant