aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeif Åstrand <legioth@gmail.com>2018-01-02 13:33:44 +0200
committerGitHub <noreply@github.com>2018-01-02 13:33:44 +0200
commitd68f8df350c889263c0dcadb5751e8b1e33e7a9b (patch)
tree338b27219e94f5dee54d8319722aac5ec2cad575
parentcd755e1104bf39bfae3ce545d351b1f98fd9c923 (diff)
downloadvaadin-d68f8df350c889263c0dcadb5751e8b1e33e7a9b.tar.gz
vaadin-d68f8df350c889263c0dcadb5751e8b1e33e7a9b.zip
Update to latest alpha of vaadin-corev10.0.0-alpha11
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 8a715d6..f8cc3ef 100644
--- a/bower.json
+++ b/bower.json
@@ -20,6 +20,6 @@
"dependencies": {
"vaadin-board": "1.1.0-beta1",
"vaadin-charts": "6.0.0-alpha7",
- "vaadin-core": "10.0.0-alpha9"
+ "vaadin-core": "10.0.0-alpha11"
}
}