Skip to content

Commit

Permalink
chore: Update NpmPackages Webjars versions (18.0) (#496)
Browse files Browse the repository at this point in the history
  • Loading branch information
vaadin-bot authored Dec 7, 2020
1 parent 8c762be commit 148108b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@
@Generated({ "Generator: com.vaadin.generator.ComponentGenerator#1.5-SNAPSHOT",
"WebComponent: Vaadin.ComboBoxElement#5.0.0", "Flow#1.5-SNAPSHOT" })
@Tag("vaadin-combo-box")
@NpmPackage(value = "@vaadin/vaadin-combo-box", version = "5.4.6")
@NpmPackage(value = "@vaadin/vaadin-combo-box", version = "5.4.7")
@JsModule("@vaadin/vaadin-combo-box/src/vaadin-combo-box.js")
public abstract class GeneratedVaadinComboBox<R extends GeneratedVaadinComboBox<R, T>, T>
extends AbstractSinglePropertyField<R, T>
Expand Down

0 comments on commit 148108b

Please sign in to comment.