]> source.dussan.org Git - vaadin.git/commitdiff
Update bower.json for version 10.0.0-rc2
authorroot <root@ip-172-16-1-65.eu-west-1.compute.internal>
Fri, 8 Jun 2018 11:48:44 +0000 (14:48 +0300)
committerroot <root@ip-172-16-1-65.eu-west-1.compute.internal>
Fri, 8 Jun 2018 11:48:44 +0000 (14:48 +0300)
bower.json

index dd493e1d77985269cd2514aeb4fbfd40b4fc8ef1..050070e9f1025eaa9a150356f3e737bcdb6fc3ef 100644 (file)
@@ -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