Skip to content

Commit

Permalink
fix: add missing a11y-base dependency to side-nav (#6944)
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan authored Dec 8, 2023
1 parent 666ec48 commit a08d68a
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.3.0-rc1",
"@vaadin/component-base": "24.3.0-rc1",
"@vaadin/vaadin-lumo-styles": "24.3.0-rc1",
"@vaadin/vaadin-material-styles": "24.3.0-rc1",
Expand Down

0 comments on commit a08d68a

Please sign in to comment.