diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-10-14 10:02:30 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-10-14 10:02:30 +0000 |
commit | 256e3f31d2bc422166eabd7abde36b39a20cfb10 (patch) | |
tree | 52431dce50bf5f87337c9b263ed27644b10cebbb /package.json | |
parent | 15bda54abe7de707f9512250b07c967672d6a2f5 (diff) | |
download | vaadin-256e3f31d2bc422166eabd7abde36b39a20cfb10.tar.gz vaadin-256e3f31d2bc422166eabd7abde36b39a20cfb10.zip |
Update dependencies for version 24.5.0-rc2
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 91d549d..0ccfe69 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@vaadin/grid-pro": "24.5.0-rc2", "@vaadin/map": "24.5.0-rc2", "@vaadin/rich-text-editor": "24.5.0-rc2", - "@vaadin/vaadin-core": "24.5.0-beta6" + "@vaadin/vaadin-core": "24.5.0-rc2" }, "files": [ "vaadin.js" |