diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-03-20 14:42:13 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-03-20 14:42:13 +0000 |
commit | 1eda0fe091d65864e0c0317f86b4b580bdf813ee (patch) | |
tree | f45e49f691e321e918bd8de019169eb83c8f7cfc | |
parent | 8e042856e69e65371122cc8f9a1b8a0706fac392 (diff) | |
download | vaadin-1eda0fe091d65864e0c0317f86b4b580bdf813ee.tar.gz vaadin-1eda0fe091d65864e0c0317f86b4b580bdf813ee.zip |
Update dependencies for version 24.4.0-alpha16
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4925cb1..e93c050 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@vaadin/grid-pro": "24.4.0-alpha17", "@vaadin/map": "24.4.0-alpha17", "@vaadin/rich-text-editor": "24.4.0-alpha17", - "@vaadin/vaadin-core": "24.4.0-alpha15" + "@vaadin/vaadin-core": "24.4.0-alpha16" }, "files": [ "vaadin.js" |