aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2018-08-03 13:18:13 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2018-08-03 13:18:13 +0000
commite98dd74b6521c62505daae358c3f5ee1c9097a21 (patch)
tree1c4c43d62da2b5405ecaf2388eb2661fdcbc16b7
parentbfa8ff0335bceda3236089d78e461d8eb93f52a8 (diff)
downloadvaadin-e98dd74b6521c62505daae358c3f5ee1c9097a21.tar.gz
vaadin-e98dd74b6521c62505daae358c3f5ee1c9097a21.zip
Update bower.json for version 11.0.0-alpha1
-rw-r--r--bower.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index d90ef93..7701ee2 100644
--- a/bower.json
+++ b/bower.json
@@ -18,8 +18,10 @@
"tests"
],
"dependencies": {
- "vaadin-core": "10.0.2",
+ "vaadin-core": "vaadin-core#11.0.0-alpha1",
"vaadin-board": "vaadin-board#2.0.0",
- "vaadin-charts": "vaadin-charts#6.0.1"
+ "vaadin-charts": "vaadin-charts#6.1.0-beta3",
+ "vaadin-confirm-dialog": "vaadin-confirm-dialog#1.0.0",
+ "vaadin-cookie-consent": "vaadin-cookie-consent#1.0.0"
}
} \ No newline at end of file