Skip to content

Commit

Permalink
chore: Update NpmPackages Webjars versions (14.12) (#6746)
Browse files Browse the repository at this point in the history
  • Loading branch information
vaadin-bot authored Oct 25, 2024
1 parent 2bf4ee6 commit e368796
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
import elemental.json.impl.JreJsonFactory;

@Tag("vaadin-chart")
@NpmPackage(value = "@vaadin/vaadin-charts", version = "6.3.7")
@NpmPackage(value = "@vaadin/vaadin-charts", version = "6.3.8")
@JsModule("@vaadin/vaadin-charts/vaadin-chart.js")
public class Chart extends Component implements HasStyle, HasSize {

Expand Down

0 comments on commit e368796

Please sign in to comment.