diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2018-10-17 10:52:18 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2018-10-17 10:52:18 +0000 |
commit | b52f5e937e1e4d2aa434045e07634f6fdc0da98c (patch) | |
tree | 912c2c1061886a00f1e8771ab2cd284ff8e2d09c /bower.json | |
parent | 91cd839cbf559c8a02e3ef6c7423d5ee68deb217 (diff) | |
download | vaadin-b52f5e937e1e4d2aa434045e07634f6fdc0da98c.tar.gz vaadin-b52f5e937e1e4d2aa434045e07634f6fdc0da98c.zip |
Update dependencies for version 12.0.0-alpha4
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -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 |