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 @babel/preset-env version #401

Merged
merged 2 commits into from
Jun 4, 2020
Merged

Fix @babel/preset-env version #401

merged 2 commits into from
Jun 4, 2020

Conversation

nevalla
Copy link
Contributor

@nevalla nevalla commented Jun 4, 2020

Latest node versions (for example v12.18.0) has a breaking change which breaks with Babel <7.9.0. ( babel/babel#11427 ). This PR set @babel/preset-env to version 7.9.0 as suggested in babel/babel#11427 (comment)

Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
@nevalla nevalla requested a review from a team June 4, 2020 08:40
Copy link
Contributor

@jakolehm jakolehm left a comment

Choose a reason for hiding this comment

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

yarn.lock missing.

Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
@nevalla
Copy link
Contributor Author

nevalla commented Jun 4, 2020

yarn.lock missing.

Added.

@jakolehm jakolehm merged commit e25be40 into master Jun 4, 2020
@jakolehm jakolehm deleted the fix/babel-preset-env branch June 4, 2020 09:03
@jakolehm jakolehm mentioned this pull request Jun 5, 2020
@jakolehm jakolehm mentioned this pull request Jun 15, 2020
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

2 participants