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

feat: deprecate bower #3889

Merged
merged 1 commit into from
Jan 25, 2023
Merged

feat: deprecate bower #3889

merged 1 commit into from
Jan 25, 2023

Conversation

WilcoFiers
Copy link
Contributor

Since bower has been deprecated for a while, it makes no sense for axe-core to continue support for it. When the next major version of axe-core is released the bowers.json file will be removed.

Closes: #3728

@WilcoFiers WilcoFiers requested a review from a team as a code owner January 25, 2023 12:57
@@ -1,6 +1,7 @@
{
"name": "axe-core",
"version": "4.6.3",
"deprecated": true,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is not actually a supported prop. I put something in so that when we get to 5.0 and search for deprecated things to remove, we'll find this.

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.

Deprecate Bower support
2 participants