diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-03-10 10:02:29 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-03-10 10:02:29 +0000 |
commit | 223ae161fbdefccb19ee7e9bb89cfaeb580a4358 (patch) | |
tree | 7fca18e8e6e65e48cd61b8b2056376800d9062ad /bower.json | |
parent | 70194468569382b4ae791fb971b2e781335e188e (diff) | |
download | vaadin-223ae161fbdefccb19ee7e9bb89cfaeb580a4358.tar.gz vaadin-223ae161fbdefccb19ee7e9bb89cfaeb580a4358.zip |
Update dependencies for version 14.2.0-alpha7
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -19,15 +19,15 @@ "update-core-version.js" ], "dependencies": { - "vaadin-core": "14.2.0-alpha6", + "cookieconsent": "cookieconsent#3.1.0", "vaadin-board": "vaadin-board#2.1.1", "vaadin-charts": "vaadin-charts#6.2.4", "vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.5", "vaadin-cookie-consent": "vaadin-cookie-consent#1.1.2", + "vaadin-core": "vaadin-core#14.2.0-alpha7", "vaadin-crud": "vaadin-crud#1.1.0", "vaadin-grid-pro": "vaadin-grid-pro#2.0.5", - "vaadin-rich-text-editor": "vaadin-rich-text-editor#1.1.1", "vaadin-license-checker": "vaadin-license-checker#2.1.2", - "cookieconsent": "cookieconsent#3.1.0" + "vaadin-rich-text-editor": "vaadin-rich-text-editor#1.1.1" } }
\ No newline at end of file |