]> source.dussan.org Git - vaadin.git/commitdiff
Update dependencies for version 14.0.0-rc5
authorVaadin Bot <vaadin-bot@users.noreply.github.com>
Mon, 15 Jul 2019 13:49:35 +0000 (13:49 +0000)
committerVaadin Bot <vaadin-bot@users.noreply.github.com>
Mon, 15 Jul 2019 13:49:35 +0000 (13:49 +0000)
bower.json
package.json

index 6770e456cc106dc170f329835c856a74342d3b99..b2de5770e9b99cb86c1f12499bd397f31396e4d8 100644 (file)
@@ -5,7 +5,7 @@
   "authors": [
     "Vaadin Ltd"
   ],
-  "main": "vaadin.html",
+  "main": "",
   "license": [
     "Apache-2.0",
     "https://vaadin.com/license/cval-3.0"
@@ -19,7 +19,7 @@
     "update-core-version.js"
   ],
   "dependencies": {
-    "vaadin-core": "14.0.0-rc4",
+    "vaadin-core": "vaadin-core#14.0.0-rc5",
     "vaadin-board": "vaadin-board#2.1.0",
     "vaadin-charts": "vaadin-charts#6.2.3",
     "vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.1",
index e7acd4603907ae6682890fb5c00d93195ef407cc..32f155a330571b34866ce228996a1c5cd139304e 100644 (file)
@@ -5,7 +5,7 @@
   "author": "Vaadin Ltd",
   "license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cval-3.0)",
   "dependencies": {
-    "@vaadin/vaadin-core": "^14.0.0-rc4",
+    "@vaadin/vaadin-core": "^14.0.0-rc5",
     "@vaadin/vaadin-board": "^2.1.0",
     "@vaadin/vaadin-charts": "^6.2.3",
     "@vaadin/vaadin-confirm-dialog": "^1.1.1",
@@ -14,9 +14,7 @@
     "@vaadin/vaadin-grid-pro": "^2.0.3",
     "@vaadin/vaadin-rich-text-editor": "^1.0.4"
   },
-  "files": [
-    "vaadin.js"
-  ],
+  "files": [],
   "scripts": {
     "version": "node update-core-version.js && git add bower.json"
   },