summaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2018-08-08 10:48:13 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2018-08-08 10:48:13 +0000
commit13cc05bd21c8e19247ff338c544f630716699751 (patch)
treeb093d92f46b0f7d3af0c6b6c140cfdbe931054c9 /bower.json
parent7709b8bcdc9f4ec60ff0803e2db8578ff38cbbc7 (diff)
downloadvaadin-13cc05bd21c8e19247ff338c544f630716699751.tar.gz
vaadin-13cc05bd21c8e19247ff338c544f630716699751.zip
Update bower.json for version 11.0.0-beta1
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index ed27d7c..6c63bc6 100644
--- a/bower.json
+++ b/bower.json
@@ -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"
}