diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-08-06 10:08:36 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-08-06 10:08:36 +0000 |
commit | bfdae0eda8644282efe2d2d19a242ed4ccd31931 (patch) | |
tree | 177aeb945bad7288ce401c65621b83c75ec3e1e8 | |
parent | 52a46e323776a2e73e202efd0d2d4e807336ec33 (diff) | |
download | vaadin-bfdae0eda8644282efe2d2d19a242ed4ccd31931.tar.gz vaadin-bfdae0eda8644282efe2d2d19a242ed4ccd31931.zip |
Update dependencies for version 24.5.0-alpha8
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3a15a66..7410e1d 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@vaadin/grid-pro": "24.5.0-alpha7", "@vaadin/map": "24.5.0-alpha7", "@vaadin/rich-text-editor": "24.5.0-alpha7", - "@vaadin/vaadin-core": "24.5.0-alpha7" + "@vaadin/vaadin-core": "24.5.0-alpha8" }, "files": [ "vaadin.js" |