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

downgraded babel to 7.12 due to breaking change with 7.13 #1

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

stevetyler
Copy link

@stevetyler stevetyler commented Feb 23, 2021

@stevetyler stevetyler changed the title downgraded babel to 7.12.18 due to breaking change with 7.13 downgraded babel to 7.12 due to breaking change with 7.13 Feb 23, 2021
package.json Outdated
@@ -40,7 +40,7 @@
"test:node:debug": "mocha debug node-tests"
},
"dependencies": {
"@babel/core": "^7.12.0",
"@babel/core": "~7.12.0",
"@babel/helper-compilation-targets": "^7.12.0",

Choose a reason for hiding this comment

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

@stevetyler I think you might need to update all @babel related package versions to 7.12.13 or 7.12.x versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants