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

update packages for node v10 #412

Merged
merged 3 commits into from Aug 22, 2018
Merged

update packages for node v10 #412

merged 3 commits into from Aug 22, 2018

Conversation

mathisonian
Copy link
Member

This updates the yarn lock file so that packages which were using the deprecated buffer APIs are updated. See this issue for more info.

I've tested this with node 8 and 10 and it seems to be working fine in both places. Note that I upgraded yarn by using yarn global add yarn to ensure the latest yarn was installed.

You can refresh your local node modules during development at any time by running lerna clean && lerna bootstrap from the top level of this repo.

/cc @BTBTravis

@mathisonian mathisonian merged commit 15f7a63 into master Aug 22, 2018
@mathisonian mathisonian deleted the nodev10 branch August 22, 2018 20:38
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.

None yet

1 participant