Skip to content

Commit

Permalink
chore: move a11y-base to field-highlighter dependencies (#7628)
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan authored Aug 9, 2024
1 parent 77c73d6 commit 0260ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/field-highlighter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
],
"dependencies": {
"@polymer/polymer": "^3.0.0",
"@vaadin/a11y-base": "24.5.0-alpha7",
"@vaadin/component-base": "24.5.0-alpha7",
"@vaadin/overlay": "24.5.0-alpha7",
"@vaadin/vaadin-lumo-styles": "24.5.0-alpha7",
Expand All @@ -43,7 +44,6 @@
},
"devDependencies": {
"@esm-bundle/chai": "^4.3.4",
"@vaadin/a11y-base": "24.5.0-alpha7",
"@vaadin/checkbox": "24.5.0-alpha7",
"@vaadin/checkbox-group": "24.5.0-alpha7",
"@vaadin/combo-box": "24.5.0-alpha7",
Expand Down

0 comments on commit 0260ef2

Please sign in to comment.