diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-05-07 05:32:05 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-05-07 05:32:05 +0000 |
commit | ed0982066fef24c6657a9a7944bced4694652055 (patch) | |
tree | 4876af45dc4e4909d3cd827d8cd4016f126650be | |
parent | 5927f226376dce3dd90d2267f5f237e47c43f7fb (diff) | |
download | vaadin-core-ed0982066fef24c6657a9a7944bced4694652055.tar.gz vaadin-core-ed0982066fef24c6657a9a7944bced4694652055.zip |
Update dependencies for version 15.0.6
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 084d129..9e2b2b2 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@vaadin/vaadin-overlay": "^3.2.19", "@vaadin/vaadin-progress-bar": "^1.1.2", "@vaadin/vaadin-radio-button": "^1.2.6", - "@vaadin/router": "^1.7.1", + "@vaadin/router": "^1.7.2", "@vaadin/vaadin-select": "^2.1.7", "@vaadin/vaadin-split-layout": "^4.1.1", "@vaadin/vaadin-tabs": "^3.0.5", |