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

Relax the version constraints on @babel/runtime-corejs3 #2562

Closed
Tracked by #2837
char0n opened this issue Feb 15, 2023 · 0 comments
Closed
Tracked by #2837

Relax the version constraints on @babel/runtime-corejs3 #2562

char0n opened this issue Feb 15, 2023 · 0 comments
Assignees
Labels

Comments

@char0n
Copy link
Member

char0n commented Feb 15, 2023

Relaxing will by done by changing:

    "@babel/runtime-corejs3": "=7.20.7",

to

    "@babel/runtime-corejs3": "^7.20.7",
@char0n char0n self-assigned this Feb 15, 2023
@char0n char0n added enhancement New feature or request ApiDOM dependencies labels Feb 15, 2023
char0n added a commit that referenced this issue Feb 15, 2023
With this change we will avoid webpack aliases.

Refs #2562
char0n added a commit that referenced this issue Feb 15, 2023
With this change we will avoid webpack aliases.

Refs #2562
@char0n char0n closed this as completed Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant