Skip to content

Commit

Permalink
fix: add missing field-base package dependency (#4645)
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan authored Sep 28, 2022
1 parent 65a8cbd commit 917e253
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/checkbox-group/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"@polymer/polymer": "^3.0.0",
"@vaadin/checkbox": "~23.2.2",
"@vaadin/component-base": "~23.2.2",
"@vaadin/field-base": "~23.2.2",
"@vaadin/vaadin-lumo-styles": "~23.2.2",
"@vaadin/vaadin-material-styles": "~23.2.2",
"@vaadin/vaadin-themable-mixin": "~23.2.2"
Expand Down

0 comments on commit 917e253

Please sign in to comment.