diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2018-08-08 10:48:13 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2018-08-08 10:48:13 +0000 |
commit | 13cc05bd21c8e19247ff338c544f630716699751 (patch) | |
tree | b093d92f46b0f7d3af0c6b6c140cfdbe931054c9 /bower.json | |
parent | 7709b8bcdc9f4ec60ff0803e2db8578ff38cbbc7 (diff) | |
download | vaadin-13cc05bd21c8e19247ff338c544f630716699751.tar.gz vaadin-13cc05bd21c8e19247ff338c544f630716699751.zip |
Update bower.json for version 11.0.0-beta1
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -18,9 +18,9 @@ "tests" ], "dependencies": { - "vaadin-core": "11.0.0-alpha1", + "vaadin-core": "vaadin-core#11.0.0-beta1", "vaadin-board": "vaadin-board#2.0.0", - "vaadin-charts": "vaadin-charts#6.1.0-beta3", + "vaadin-charts": "vaadin-charts#6.1.0", "vaadin-confirm-dialog": "vaadin-confirm-dialog#1.0.0", "vaadin-cookie-consent": "vaadin-cookie-consent#1.0.0" } |