Skip to content

Commit

Permalink
fix: add missing Lumo and Material dependencies (#4728)
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan authored Oct 13, 2022
1 parent a65fd4d commit e0e197c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
"dependencies": {
"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "23.3.0-alpha3",
"@vaadin/vaadin-lumo-styles": "23.3.0-alpha3",
"@vaadin/vaadin-material-styles": "23.3.0-alpha3",
"@vaadin/vaadin-themable-mixin": "23.3.0-alpha3",
"highcharts": "9.2.2"
},
Expand Down

0 comments on commit e0e197c

Please sign in to comment.