aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroot <root@ip-172-16-1-65.eu-west-1.compute.internal>2018-06-08 14:48:44 +0300
committerroot <root@ip-172-16-1-65.eu-west-1.compute.internal>2018-06-08 14:48:44 +0300
commit44a5dbd9e7a387c9f435dcc0dbefe5f343165d63 (patch)
tree0240ebf3f3f23f440ef88176197d397cff8849fe
parent5ec2770026e24c0f2bfc73804aff7cde11d81811 (diff)
downloadvaadin-44a5dbd9e7a387c9f435dcc0dbefe5f343165d63.tar.gz
vaadin-44a5dbd9e7a387c9f435dcc0dbefe5f343165d63.zip
Update bower.json for version 10.0.0-rc2
-rw-r--r--bower.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/bower.json b/bower.json
index dd493e1..050070e 100644
--- a/bower.json
+++ b/bower.json
@@ -1,9 +1,9 @@
{
"name": "vaadin",
- "description": "Bundle containing all elements which are part of the Vaadin platform",
+ "description": "Bundle containing all web components which are part of the Vaadin platform",
"homepage": "https://github.com/vaadin/vaadin",
"authors": [
- "Artur Signell <artur@vaadin.com>"
+ "Vaadin Ltd"
],
"main": "",
"license": [
@@ -18,8 +18,8 @@
"tests"
],
"dependencies": {
- "vaadin-board": "2.0.0",
- "vaadin-charts": "6.0.1",
- "vaadin-core": "10.0.0-rc1"
+ "vaadin-core": "vaadin-core#10.0.0-rc2",
+ "vaadin-board": "vaadin-board#2.0.0",
+ "vaadin-charts": "vaadin-charts#6.0.1"
}
} \ No newline at end of file