Skip to content

Commit

Permalink
chore: Update NpmPackages Webjars versions (17.0) (#380)
Browse files Browse the repository at this point in the history
  • Loading branch information
vaadin-bot committed Nov 9, 2020
1 parent af89d5a commit b7e5337
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
@Generated({ "Generator: com.vaadin.generator.ComponentGenerator#1.1-SNAPSHOT",
"WebComponent: Vaadin.UploadElement#4.2.1", "Flow#1.1-SNAPSHOT" })
@Tag("vaadin-upload")
@NpmPackage(value = "@vaadin/vaadin-upload", version = "4.4.0")
@NpmPackage(value = "@vaadin/vaadin-upload", version = "4.4.1")
@JsModule("@vaadin/vaadin-upload/src/vaadin-upload.js")
public abstract class GeneratedVaadinUpload<R extends GeneratedVaadinUpload<R>>
extends Component implements HasStyle {
Expand Down

0 comments on commit b7e5337

Please sign in to comment.