Skip to content

Commit

Permalink
fix: add missing a11y-base dependency to side-nav (#6945)
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan authored Dec 8, 2023
1 parent 277d72a commit 567ffc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/side-nav/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"web-component"
],
"dependencies": {
"@vaadin/a11y-base": "~24.2.5",
"@vaadin/component-base": "~24.2.5",
"@vaadin/vaadin-lumo-styles": "~24.2.5",
"@vaadin/vaadin-material-styles": "~24.2.5",
Expand Down

0 comments on commit 567ffc6

Please sign in to comment.