summaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2018-10-17 10:52:18 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2018-10-17 10:52:18 +0000
commitb52f5e937e1e4d2aa434045e07634f6fdc0da98c (patch)
tree912c2c1061886a00f1e8771ab2cd284ff8e2d09c /bower.json
parent91cd839cbf559c8a02e3ef6c7423d5ee68deb217 (diff)
downloadvaadin-b52f5e937e1e4d2aa434045e07634f6fdc0da98c.tar.gz
vaadin-b52f5e937e1e4d2aa434045e07634f6fdc0da98c.zip
Update dependencies for version 12.0.0-alpha4
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json8
1 files changed, 5 insertions, 3 deletions
diff --git a/bower.json b/bower.json
index b639b13..74ced72 100644
--- a/bower.json
+++ b/bower.json
@@ -15,13 +15,15 @@
"node_modules",
"bower_components",
"test",
- "tests"
+ "tests",
+ "update-core-version.js"
],
"dependencies": {
- "vaadin-core": "12.0.0-alpha3",
+ "vaadin-core": "vaadin-core#12.0.0-alpha4",
"vaadin-board": "vaadin-board#2.1.0-alpha1",
"vaadin-charts": "vaadin-charts#6.2.0-alpha1",
"vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.0-alpha1",
- "vaadin-cookie-consent": "vaadin-cookie-consent#1.1.0-alpha2"
+ "vaadin-cookie-consent": "vaadin-cookie-consent#1.1.0-alpha2",
+ "vaadin-app-layout": "vaadin-app-layout#1.0.0-alpha2"
}
} \ No newline at end of file