Skip to content

Commit 113ba89

Browse files
authored
chore: add missing a11y-base direct dependency to dashboard (#9266)
1 parent 9f586ae commit 113ba89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/dashboard/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
],
3838
"dependencies": {
3939
"@open-wc/dedupe-mixin": "^1.3.0",
40+
"@vaadin/a11y-base": "25.0.0-alpha1",
4041
"@vaadin/button": "25.0.0-alpha1",
4142
"@vaadin/component-base": "25.0.0-alpha1",
4243
"@vaadin/vaadin-lumo-styles": "25.0.0-alpha1",

0 commit comments

Comments
 (0)